Hello,
If anyone can guide me what the best solution I should do to achieve the following:
I have a master page.
In the master page I have a dropdownlist and a textbox
I wannna be able to select an item from the dropdownlist and type the text to search for according to the selected item
then pass that select statement to the RadGrid in the ContentForm.
If anyone can guide me what the best solution I should do to achieve the following:
I have a master page.
In the master page I have a dropdownlist and a textbox
I wannna be able to select an item from the dropdownlist and type the text to search for according to the selected item
then pass that select statement to the RadGrid in the ContentForm.