Hi All,Is this possible to assign multiple table source to an Ultracombo ?My requirement is to group the display result in Ultracombo. Each group will have different column count and column name (each section is unique).I am developing .Net 2.0 application.I need to display the Ultracombo like this.<Ultra Combo ><Section 1 having col1,col2,col3><Section 2 having col1,col2,col3><Section 3 having col1,col2,col3,col4></Ultra Combo>Thanks in Advance.
Hello Raja ,
There are different approaches to solve this task. One possible solution could be if you are using UseControl which contains UltraCombo and UltraTree control. I made small sample to illustrate this scenario. Please take a look at the attached sample and video file for more details and let me know if you have any questions.
Here is the video file:
Here is the sample: