Drop Down Form Field - Selected Index

Hi

I'm currently evaluating DocIO and have a couple of questions:

1) Is there a limit to the number of items in a drop down form field? I've created a drop-down with more than 31 items and they all show when I click in the field. However, if I click the 32nd item the first is selected, if I click the 33rd item the second is selected and so on. Debugging the code I can see that after setting 'DropDownSelectedIndex' to 32 it is reset to 0, and after setting it to 33 it is then reset to 1.

2) Is there a way to display a different footer on the last page of the document? I'd like to have a footer on each page including page N of M (e.g. Page 1 of 4) which I have achieved. On the last page only, I want to output an additional line of text above the 'Page N of M'.

Many thanks

Adrian

1 Reply

JA Jafrin Syncfusion Team October 20, 2009 03:36 AM UTC


Hi Adrian,

Thank you for using Syncfusion Products.

Would you please update your requirements through Direct Trac.

Please inform if you have any questions.

Regards,
Jafrin J

Loader.
Up arrow icon