Tabbing for editable fields

Stimulsoft Reports.NET discussion
Post Reply
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Tabbing for editable fields

Post by John »

Hallo Support,

I'm currently using the designer to create MRTs with editable fields, as in the attached screenshot. The c# code then generated by the designer for my template is then added to my project.
Is there a way for me to set the tab index so that the user can jump correctly from one field to the next. I could not find anything in the designer nor in the c# code. It seems you used to have an "Order" property but I couldn't see it anywhere.

Thanks and regards,

John Kitching
Attachments
EditableFields.jpg
EditableFields.jpg (153.15 KiB) Viewed 1419 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Tabbing for editable fields

Post by HighAley »

Hello.

The order of components you could see at the Report Tree in designer. To change it just move up or down the text component.
You can move it with the Move Forward, Move Backward and other buttons on the Layout tab.
layout.png
layout.png (53.51 KiB) Viewed 1415 times
Thank you.
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Re: Tabbing for editable fields

Post by John »

That's great. Thanks very much.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Tabbing for editable fields

Post by HighAley »

Hello, John.

We are always glad to help you.
Let us know if you need any help.

Thank you.
Post Reply