Search found 85 matches

by jayakumargr
Wed Jul 04, 2007 9:12 am
Forum: Stimulsoft Reports.NET
Topic: Create designer menu ???
Replies: 14
Views: 3986

Create designer menu ???

Hai,
Thanks for your reply.it works fine.

i want to know,how to open dictionay window,report tree and properties window at run time ???

Please provide the solutions...

Thanks in advance,
Jayakumar
by jayakumargr
Tue Jul 03, 2007 12:56 pm
Forum: Stimulsoft Reports.NET
Topic: Hide "Standard" option in toolbar Context Menu???
Replies: 2
Views: 1002

Hide "Standard" option in toolbar Context Menu???

Hai,
i want to hide "Standard" option in toolbar Context Menu. how i do that in stimulsoft 2007.1 ???

Thanks in Advance,
Jayakumar
by jayakumargr
Tue Jul 03, 2007 12:09 pm
Forum: Stimulsoft Reports.NET
Topic: Create designer menu ???
Replies: 14
Views: 3986

Create designer menu ???

Hai,
is there any possibilty to create designer menu in windows form ? if possible then how to create....???

(that is,i add menu names in my own format.and those menus are performing desinger menu functionalities)

Thanks in advance,
Jayakumar
by jayakumargr
Tue Jul 03, 2007 8:56 am
Forum: Stimulsoft Reports.NET
Topic: How to make Mdi child Menubar Visible???
Replies: 3
Views: 1470

How to make Mdi child Menubar Visible???

<t>Hai,<br/> <br/> I am programmatically opening the Designer within my application as a MDI child. I allow the user to put the MDI children as Tabs. Mdi Parent also have menubar and toolbars.<br/> When the Designer opens, menubar is hidden. What is the code so that prior to displaying the Designer ...
by jayakumargr
Tue Jun 19, 2007 4:43 am
Forum: Stimulsoft Reports.NET
Topic: Text Format Problem???
Replies: 6
Views: 3157

Text Format Problem???

<t>Hi,<br/> I want to set Text Format to Particular Text. the Text(Numeric Field) Contains the value like 12.300000. I want this value as 12.30 only.<br/> <br/> So i set Text Format as Like,<br/> <br/> Text1.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ".", 2, ...
by jayakumargr
Thu Jun 14, 2007 1:23 pm
Forum: Stimulsoft Reports.NET
Topic: How to Hide Report Wizard???
Replies: 2
Views: 942

How to Hide Report Wizard???

Hi,
I use Stimulsoft 2007.1 version.

I want ot Hide, "Using Report Wizard" Tab in New Report Window.

How to Do that ???

Thanks in Advance,
Jayakumar
by jayakumargr
Thu Jun 14, 2007 10:47 am
Forum: Stimulsoft Reports.NET
Topic: How to add PageNofM???
Replies: 6
Views: 10502

How to add PageNofM???

Hi,

I have Stimulsoft 2007.1. In that Version How to Add Page number using SystemText ?

And also i need ,aggregate function in the compiled report?


Thanks in Advance,
Jayakumar
by jayakumargr
Sat Jun 09, 2007 3:32 am
Forum: Stimulsoft Reports.NET
Topic: How to add PageNofM???
Replies: 6
Views: 10502

How to add PageNofM???

Hi,
Systemtext1.Text="{PageNofM}"

The above statement doesn't work.

Please provide any other solutions....


Thanks in advance,
Jayakumar
by jayakumargr
Fri Jun 08, 2007 5:08 am
Forum: Stimulsoft Reports.NET
Topic: How to add PageNofM???
Replies: 6
Views: 10502

How to add PageNofM???

<t>Hi,<br/> <br/> i want to add page number in system text at run time.so i tried following,<br/> <br/> StiPageFooterBand PageFooterBand1 = new Stimulsoft.Report.Components.StiPageFooterBand();<br/> PageFooterBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 10.71, 7.49, 0.2);<br/> P...
by jayakumargr
Sat Jun 02, 2007 2:18 am
Forum: Stimulsoft Reports.NET
Topic: How to create a report with master report dataset???
Replies: 5
Views: 1546

How to create a report with master report dataset???

Hi,
is there any solutions Found ???

How to Load Master(class) Report Dataset into Newly created Report????

Please provide the solution....

Thanks in advance,
Jayakumar