DropDownSelected Event In GridVew Edit Mode
In a project i get hangup due to one problem in gridview
I have Two Dropdown in Edit Template Of a GridView
At Selecting Item in first One Dropdaown the other one should Fill
How this Can be solved
Center_Master : Center_Code,Center_Name
Batch_Master : Batch_Code,Batch_Name
these both the dropdowns are in edit Template Of Grid view
On select the Center_Name the Batch_Names in DDlBatch should Change
Please Help me
Thanks In Advance
sanjay
|