Accessing the Request of User field

Stimulsoft Reports.WPF discussion
Post Reply
hagena
Posts: 15
Joined: Thu Sep 22, 2011 2:59 am

Accessing the Request of User field

Post by hagena »

Hey there,

is it possible to access the field with the variables for the Requests of user, on top of the report in preview mode?
E.g. there's a variable with an image. Now I want to add a click event to that image so that if the user clicks that image a new variable is created and the sql query is extended by a line...?
Or is it possible to change the looks or the position of the user requestboxes? Or position of the submit and reset button?

Thanks.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Accessing the Request of User field

Post by Alex K. »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
hagena
Posts: 15
Joined: Thu Sep 22, 2011 2:59 am

Accessing the Request of User field

Post by hagena »

Hi,

I'm in the Preview mode, on top of the report there's the area where the user can select items in a combobox or pick a datetime to filter the data.
Now, is it possible to access this area and it's components via code to add some events or to relocate their positions?
E.g. the datetimebox is too small you can't see the year (see screenshot) is it possible to rearrange the size?
Image

Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Accessing the Request of User field

Post by HighAley »

Hello.
hagena wrote:I'm in the Preview mode, on top of the report there's the area where the user can select items in a combobox or pick a datetime to filter the data.
Now, is it possible to access this area and it's components via code to add some events or to relocate their positions?
E.g. the datetimebox is too small you can't see the year (see screenshot) is it possible to rearrange the size?
Now it is impossible, but we add this static option next week.

Thank you.
hagena
Posts: 15
Joined: Thu Sep 22, 2011 2:59 am

Accessing the Request of User field

Post by hagena »

Hi,

I found the option "StiOptions.Preview.RequestFromUserElementsPerColumn = X;" but e.g. if I have 5 requestfields and put for the X a 4 then I have 2 columns, the first has 3 elements and the second has 2 elements. I think right would be a column with 4 and a column with 1 element.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Accessing the Request of User field

Post by HighAley »

Hello.
hagena wrote:I found the option "StiOptions.Preview.RequestFromUserElementsPerColumn = X;" but e.g. if I have 5 requestfields and put for the X a 4 then I have 2 columns, the first has 3 elements and the second has 2 elements. I think right would be a column with 4 and a column with 1 element.
This property don't work now. We are working on static event with which you will be able to change size of elements.
We will inform you when it will be available.

Thank you.
hagena
Posts: 15
Joined: Thu Sep 22, 2011 2:59 am

Accessing the Request of User field

Post by hagena »

We will inform you when it will be available.
Ok thank you.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Accessing the Request of User field

Post by Andrew »

Have a great day and let us know if you any questions.
Post Reply