Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forcing a PostBack
Message
De
21/07/2003 07:19:39
 
 
À
19/07/2003 06:12:44
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00811579
Message ID:
00811952
Vues:
15
>>When a DataGrid is on a web form we can use the Grid_ItemCommand() funtion to force a PostBack so we can process a row clicked in the DataGrid.
>>
>>If you instantiate a Web forms Table on a web form and populate it programmaitcally simulating a DataGrid, is it possible to force a PostBack form the Web forms Table similar to the DataGrid so a row in the Web forms Table can be processed?
>>
>>Thanks,
>>Bill
>
>Bill,
>
>The button (image, link and button) server controls will automatically postback. You can also set the AutoPostBack property of other server controls to True to force a postback when the value has changed.

Hi Keith,

Ok, I see what you're driving at here. I was thinking of link type controls as being primarily "redirectors" to redirect to another page. I'll see what I can come up with using this.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform