Hi,
I have a RadGridView that contains a DataTemplate , that contains another RagGridView and a Button. The rows of the second RadGridView contain TextBoxes. When i Press the button , the data in the TextBoxes of the second RadGridView are sent to the server to be validated. My Question is How do i now which Row was expanded, or rather which Row button was pressed , so that the data in thoose textboxes can be read and validated.
Kind Regards,
Muhammad Mateen
I have a RadGridView that contains a DataTemplate , that contains another RagGridView and a Button. The rows of the second RadGridView contain TextBoxes. When i Press the button , the data in the TextBoxes of the second RadGridView are sent to the server to be validated. My Question is How do i now which Row was expanded, or rather which Row button was pressed , so that the data in thoose textboxes can be read and validated.
Kind Regards,
Muhammad Mateen