S
srinivas
Hi,
I'm having a grid view which is populated with data from excel sheet.
Excel sheet contains city names against state.
If city name spelled incorrectly, i have to show cities which are similar to
misspelled city name in a dropdown list within datagrid.
Grid contains dropdown list boxes for 2 columns named city and state.
Question is
can we sort datagrid columns which contain dropdownlist boxes?
Thanks in advance
I'm having a grid view which is populated with data from excel sheet.
Excel sheet contains city names against state.
If city name spelled incorrectly, i have to show cities which are similar to
misspelled city name in a dropdown list within datagrid.
Grid contains dropdown list boxes for 2 columns named city and state.
Question is
can we sort datagrid columns which contain dropdownlist boxes?
Thanks in advance