Hi ,
I am having RadGrid for which I am binding data on clientside in pageLoad() using pageMethods .
In OnRowDataBound() I am able to get particular column using
args.get_item().get_cell('UniqueColumnName')
Now my requirement is I want to add RadControl ClientSide
Please suggest for the same.
Thanks & Regards,
Somnath
I am having RadGrid for which I am binding data on clientside in pageLoad() using pageMethods .
In OnRowDataBound() I am able to get particular column using
args.get_item().get_cell('UniqueColumnName')
Now my requirement is I want to add RadControl ClientSide
Please suggest for the same.
Thanks & Regards,
Somnath