Not sure if this is possible but here is a client request.
We have a grid that uses in-line editing and it works ok. Within the row however there are 2 comment fields. The user wants a image button in the field for each comment to appear when the row goes into edit mode instead of the typical textboxes. When the click the button the rich editor pops down. When they close the rich editor, the rest of the row is still in edit mode. Upon save, the value that was entered in the rich textbox is saved to that field. The HTMLColumn is not exactly what they want because it makes the row's height increase too much with the editor within the edit row
Thanks in advanced
John
We have a grid that uses in-line editing and it works ok. Within the row however there are 2 comment fields. The user wants a image button in the field for each comment to appear when the row goes into edit mode instead of the typical textboxes. When the click the button the rich editor pops down. When they close the rich editor, the rest of the row is still in edit mode. Upon save, the value that was entered in the rich textbox is saved to that field. The HTMLColumn is not exactly what they want because it makes the row's height increase too much with the editor within the edit row
Thanks in advanced
John