DropDownList In A GridView(gridview.wordpress.com)
submitted by
pons_saravanan(219) 2 years, 6 months ago
DropdownLists and GridView
Dropdowns are basic controls just like a textbox with some items as a list.. Basically the dropdowns have the AutoPostBack property to have a PostBack while selecting items. This can happen when placed in a template column in GridView as well.
DropDownList in Markup
Dropdown can be placed inside template columns in a gridview. It is practical to place the dropdown in the EditItemTemplate. But for ease of explaining and easy understandings, I am keeping it under ItemTemplate
|category: ASP.NET
|Views: 28
tags:
ASP.NET another
Everyones tags:
Your Tags: