could i get an example of how to accomplich the following using the promethus ajax.
We have a master page/content page
in the master page i have the ajaxmanager and script manager.
now in the content page i have for example a field called company name. and as the user types into the company name i am rebinding and populating a radgrid with the results from a database...this is being done without the postback in other words through the ajax.
so far we have converted all our ajax to the prometheus ajax components from the asp.net ones. this is the only one i am having trouble getting to convert.
thanks in advance for the help
We have a master page/content page
in the master page i have the ajaxmanager and script manager.
now in the content page i have for example a field called company name. and as the user types into the company name i am rebinding and populating a radgrid with the results from a database...this is being done without the postback in other words through the ajax.
so far we have converted all our ajax to the prometheus ajax components from the asp.net ones. this is the only one i am having trouble getting to convert.
thanks in advance for the help