This is a migrated thread and some comments may be shown as answers.

RadGrid in a usercontrol which is loaded dynamiclly

0 Answers 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bader
Top achievements
Rank 1
Bader asked on 24 Nov 2011, 09:23 AM
Hi,

I have a usercontrol which is loaded dynamiclly (Into a panel control) by a webpage and it contains the following controls:
1) RadTextBox and button.
2) Result label.
3) RadGrid (displayes DB retrieved data based on a RadTextBox text using the button event)

The RadGrid contains one GridTemplateColumn which contains a link button. The link button intended to display a value from the RadGrid selected item and display it as the ResultLabel.

The problem is by clicking the link button, its event doesn't fire and the entire user control loads again by he webpage.

Can you please help me to solve this problem.
It is very appreciated to send me a sample code.

Regards,
Bader

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Bader
Top achievements
Rank 1
Share this question
or