Hi
I'm creating a web page with radgrid on it and have a few columns with radtimepicker controls in an itemtemplate section. Each column has two radtimepicker controls where I am selecting start and end time. I am trying to validate the time so the start time is always before the end time and the end time is always after the start time. I'm trying to get the row index on a client side event so I can get the value of the end time. Please can someone suggest me how to get the row index?
I tried various options but they don't seem to work.
Many thanks!
I'm creating a web page with radgrid on it and have a few columns with radtimepicker controls in an itemtemplate section. Each column has two radtimepicker controls where I am selecting start and end time. I am trying to validate the time so the start time is always before the end time and the end time is always after the start time. I'm trying to get the row index on a client side event so I can get the value of the end time. Please can someone suggest me how to get the row index?
I tried various options but they don't seem to work.
Many thanks!