Hi.
I'm using a radgridview to insert and edit item. i am using the same user control to edit and insert items
i want show only one control at the same time. for example: if the user touch "insert item"; show the user control to insert item. If the insert control is showing and the user do a click in edit. the user control to insert must be hdie and show the user control to edit.
how can i do this?.
I'm using a radgridview to insert and edit item. i am using the same user control to edit and insert items
i want show only one control at the same time. for example: if the user touch "insert item"; show the user control to insert item. If the insert control is showing and the user do a click in edit. the user control to insert must be hdie and show the user control to edit.
how can i do this?.