hello
I am using drop down in edit template instead of textbox. it runs properly bt problem is that when i click on the edit button then the selected value doesnt shown there, instead of 0th index value is shown in drop down.
I want that the value which was shown on datagrid before edit is also shown after clicking on the edit button.
Thanks in advance for your valuable suggestions
I am using drop down in edit template instead of textbox. it runs properly bt problem is that when i click on the edit button then the selected value doesnt shown there, instead of 0th index value is shown in drop down.
I want that the value which was shown on datagrid before edit is also shown after clicking on the edit button.
Thanks in advance for your valuable suggestions
Comment