J
John Morgan
I suppose the answer to this is staring me in the face but....
How do I programmatically get a page to post back?
The actual situation is that I am using an aspx table control and
changing the text within a cell. Though the cell text is updadated
successfully it does not show up on the screen until it the page is
posted back..
At the moment I am using a button which does nothing, processes no
code, but ensure a postback .
I wish to be able to force this postback as soon as the text in the
cell is updated (programmatically) so that it shows up on the screen
immediately.
I would be grateful for any help,
Best wishes, John Morgan
How do I programmatically get a page to post back?
The actual situation is that I am using an aspx table control and
changing the text within a cell. Though the cell text is updadated
successfully it does not show up on the screen until it the page is
posted back..
At the moment I am using a button which does nothing, processes no
code, but ensure a postback .
I wish to be able to force this postback as soon as the text in the
cell is updated (programmatically) so that it shows up on the screen
immediately.
I would be grateful for any help,
Best wishes, John Morgan