Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forcing a PostBack
Message
From
21/07/2003 07:19:39
 
 
To
19/07/2003 06:12:44
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00811579
Message ID:
00811952
Views:
14
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform