Ajax controls adding to project
-
Hi Friends I had downloaded the control toolkit from Microsoft site how to use it in my AjaxEnabledwebsite help me
came out of hardwork
-
Hi Friends I had downloaded the control toolkit from Microsoft site how to use it in my AjaxEnabledwebsite help me
came out of hardwork
More videos and examples are available in this site.. Take a time to watch the videos and do it http://ajax.asp.net[^]
Regards, Sylvester G sylvester_g_m@yahoo.com
-
Hi Friends I had downloaded the control toolkit from Microsoft site how to use it in my AjaxEnabledwebsite help me
came out of hardwork
Hi kumarjammula, First of all install this toolkit. You will get new panel in Toolbox. You need to select Ajax enabled website when u will create a new website. Suppose you have one textbox and a button which generate postback event. You need put update panel from the Ajax panel in your webform. Then put the Textbox inside the update panel. write some code which chages the text of the textbox. You will relize not entire the web is being refreshed rather only update panel. For more information go for Google. Thanks Sapan
Hi all go for this...
-
Hi kumarjammula, First of all install this toolkit. You will get new panel in Toolbox. You need to select Ajax enabled website when u will create a new website. Suppose you have one textbox and a button which generate postback event. You need put update panel from the Ajax panel in your webform. Then put the Textbox inside the update panel. write some code which chages the text of the textbox. You will relize not entire the web is being refreshed rather only update panel. For more information go for Google. Thanks Sapan
Hi all go for this...
Thanq for suggesting me...
came out of hardwork