2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
Solution: You can use “EditTemplate” property of Grid Column to render Dropdown control with datasource fetched from remote service during editing. The following code example shows how to render Dropdown control with datasource fetched from remote service on editing.
JS
MVC
ASP.NET
2. You can define the Event Handlers for the create, read, write properties of Grid Column “EditTemplate” property.
As In the above code you can fetch the dataSource for dropDown from the remote service by using “write” event of “EditTemplate” feature.
The following output is displayed as a result of the above code example. Figure: Render the dropdown control with dataSource
|
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.