Hi!
I have to use my own custom server control (picture selection control - composite control with TextBox and else) in a ASPxGridView. I put it in the EditItemTemplate of a used column. But what do I have to do to enable this column's validation.
I put code in a RowValidating event as it's described in help. But for the mentioned column I see no sign of error directly, only row error.
Thanks.
Alex