When inserting or updating rows in a RadGrid in-place, is there a way to control the size the automatically generated text boxes?
For example, I can control the size of the filter text boxes in the RadGrid1_ItemCreated method, but I don't know how to do the same for the text boxes when the user edits or inserts data in-line.
Thank You,
David Nowak.
For example, I can control the size of the filter text boxes in the RadGrid1_ItemCreated method, but I don't know how to do the same for the text boxes when the user edits or inserts data in-line.
Thank You,
David Nowak.