We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

dropdown

how to use MultiColumnDropDownCombo let me urgent

1 Reply

JP Jagan Prakash Vasu Devan Syncfusion Team September 1, 2014 11:19 AM UTC

Hi Venkatesh,

 

Thanks for your update.

 

To render the multi column drop down combo, please refer the following steps:

 

1.       Create a new Asp.Net web application.

2.       Add MultiColumnDropDownCombo onto your web form.

3.       Create a sql data base for the drop down columns.

4.       Drag the SqlDataSource from the Data tab in the VS.NET ToolBox onto the Web Form.

5.       Go to design page and right-click AccessDataSource and click Configure DataSource.

6.       In the Configure Data Source screen, add the created data base with '.mdf' file name.

7.       Right-click MultiColumnDropDownCombo and click properties.

8.       Select appropriate options for DataSourceID (Id of SqlDataSource), DataMember, DataKeyfield (Column name you like to display in drop down text box)

 

Refer the following documentation:

 

http://help.syncfusion.com/ug/asp.net/documents/creatingmulticolumnd.htm

 

Regards,

Jaganprakash


Attachment: DropDown_128245_12170776.zip

Loader.
Live Chat Icon For mobile
Up arrow icon