Hello Sir ,
Is it possible to load the list in Radgrid Item by column If my grid contains 3 column
one Emp Name EmpNo Marks
i want
EmpName EmpNo Marks
Rahul 1 45
xyz 7 34
pqr 3 232
skks 4 34
and i bind this data to radgrid using databind through codebehined. And i want to show the drop down list to every column but in column 3rd Marks columns that time marks is 34 repteted two times that time it will added automatically added once time.
I dont want to add the Filter template option ,, Is any thing is happen with defalut filter textbox, when it focus out it will drop the list automatically load the list of current column
Kindley please help how to achive this functionality ?
Is it possible to load the list in Radgrid Item by column If my grid contains 3 column
one Emp Name EmpNo Marks
i want
EmpName EmpNo Marks
Rahul 1 45
xyz 7 34
pqr 3 232
skks 4 34
and i bind this data to radgrid using databind through codebehined. And i want to show the drop down list to every column but in column 3rd Marks columns that time marks is 34 repteted two times that time it will added automatically added once time.
I dont want to add the Filter template option ,, Is any thing is happen with defalut filter textbox, when it focus out it will drop the list automatically load the list of current column
Kindley please help how to achive this functionality ?