Main menu:

 

June 2008
M T W T F S S
« May   Jul »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Site search

Archives

Categories

Tags

Links:

Archive for June 25th, 2008

Implementing AJAX in asp.net web application - continued

The trigger property of the update panel , I can explain this with an scenario, you have a datagrid sampleDataGrid ,a text  box , sampleTextBox  and button sampleButton, you add the data in the text box and click the Samplebutton, now place the sampleButton in the update panel, place the datagrid inside the update panel [...]