TabControlAdv with DataSet

Hi Is it possible to bind Tabs to a dataset and do you have any examples of how this could be done?

3 Replies

AD Administrator Syncfusion Team April 28, 2006 01:07 PM UTC

Hi Rasmus, Thanks for using Essential Tools. It is possible to bind tabs to a dataset. I here with attach a sample for your reference which binds the tab''s text . TabControlAdv.zip However the data binds to the first tab (selected tab) and not to the other tabs. You can easily workaround this by selecting every tab through code before binding the datas as shown in the sample. Please refer to the attached sample and let me know if this helps you. Best Regards, Seetha


RF Rasmus Fynbo May 1, 2006 01:03 PM UTC

The Sample does not seems to work in VS2005, which is the only version I have.. NavigationControl seems to be missing or something like that. Rasmus >Hi Rasmus, > >Thanks for using Essential Tools. > >It is possible to bind tabs to a dataset. I here with attach a sample for your reference which binds the tab''s text . > >TabControlAdv.zip > >However the data binds to the first tab (selected tab) and not to the other tabs. You can easily workaround this by selecting every tab through code before binding the datas as shown in the sample. > >Please refer to the attached sample and let me know if this helps you. > >Best Regards, >Seetha > >


AD Administrator Syncfusion Team May 1, 2006 02:00 PM UTC

Hi Rasmus, Sorry for the inconvenience caused. I here with attach the sample for your reference: TabControlAdv.zip Please let me if this works fine. Thanks for your patience. Best Regards, Seetha

Loader.
Up arrow icon