Hello all,
This may be a simple question, or just impossible...
I want to display a grid with some simple data in it (text and two dates), with an edit command column on it. When the user clicks the edit image, I want to REPLACE the row with an editable row, showing [SAVE][CANCEL] <Label><TextBox> <Label><RadDatePicker> <Label><RadDatePicker> [DELETE].
I can do most of this using the FormTemplate and creating a custom set of divs, no problems. The part I'm having trouble with is getting the list row to turn into an editable row in the same place in the grid.
Can this be done? Can anyone point me in the right direction?
Thanks in advance
kitster
This may be a simple question, or just impossible...
I want to display a grid with some simple data in it (text and two dates), with an edit command column on it. When the user clicks the edit image, I want to REPLACE the row with an editable row, showing [SAVE][CANCEL] <Label><TextBox> <Label><RadDatePicker> <Label><RadDatePicker> [DELETE].
I can do most of this using the FormTemplate and creating a custom set of divs, no problems. The part I'm having trouble with is getting the list row to turn into an editable row in the same place in the grid.
Can this be done? Can anyone point me in the right direction?
Thanks in advance
kitster