Please Wait... Visual Basic Knowledgebase
DropDownList GridView and SelectedIndexChanged
This article is written by Pon Saravanan on 01-Nov-09Last modified on :01-Nov-09 Using a DropDownList inside a GridView Dropdowns are one of the most used basic controls just like a textbox. This article explains how to have a DropDownList inside a GridView. Basically the dropdowns have the AutoPostBack property to have a PostBack while selecting items. This can happen in GridView...
No comments yet, be the first one to post comment.