in telerik grid I had a template field and included an ASP button in it
I want 2 simple task to be performed from this button
1)I want to select different values in the Grid by that button click and pass it in session variable Or if possible to select the PK of that tuple.I am using LINQ and binding the grid from code behind.
2) I wan to conditionally enable and disable button present in template field of RAD Grid
Thanks
I want 2 simple task to be performed from this button
1)I want to select different values in the Grid by that button click and pass it in session variable Or if possible to select the PK of that tuple.I am using LINQ and binding the grid from code behind.
2) I wan to conditionally enable and disable button present in template field of RAD Grid
Thanks