Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
GeneralRe: Trapping a Keystroke Pin
GuyThiebaut27-Feb-08 7:12
professionalGuyThiebaut27-Feb-08 7:12 
GeneralDateTimePicker Pin
Trustapple27-Feb-08 5:13
Trustapple27-Feb-08 5:13 
GeneralRe: DateTimePicker Pin
led mike27-Feb-08 5:21
led mike27-Feb-08 5:21 
GeneralRe: DateTimePicker Pin
Trustapple27-Feb-08 6:25
Trustapple27-Feb-08 6:25 
GeneralRe: DateTimePicker Pin
led mike27-Feb-08 6:51
led mike27-Feb-08 6:51 
GeneralRe: DateTimePicker Pin
J4amieC27-Feb-08 6:25
J4amieC27-Feb-08 6:25 
JokeRe: DateTimePicker Pin
Not Active27-Feb-08 7:22
mentorNot Active27-Feb-08 7:22 
GeneralDynamic asp Tables and AJAX issue Pin
mrarunks27-Feb-08 4:47
mrarunks27-Feb-08 4:47 
The issue is as follows.

When we click the submit button, the table is built dynamically and is shown in the page. If we chage the font size (Theame resize button from master page)the font size is refreshed but the dynamic table is not seen.

It is using AJAX controls and we think the issue seems to be with AJAX. If we removed the AJAX controls then we are able to see the dynamic table results.

With out AJAX:
To make the dynamic tables work initially, we added a session variable to store the table results during on click and then during preinit we loaded the dynamic table using the session variable. This allowed the font size button to function properly.

With AJAX:

But with AJAX controls the same code dosent seem to respond. We are able to see the table getting loaded in the preinit but the values are not displayed.

Are we missing something here?

Thanks,Arun

GeneralRe: Dynamic asp Tables and AJAX issue Pin
LongRange.Shooter27-Feb-08 8:13
LongRange.Shooter27-Feb-08 8:13 
Questiontrimming a string Pin
robustm27-Feb-08 4:46
robustm27-Feb-08 4:46 
GeneralRe: trimming a string Pin
Xmen Real 27-Feb-08 4:49
professional Xmen Real 27-Feb-08 4:49 
GeneralRe: trimming a string Pin
phannon8627-Feb-08 4:52
professionalphannon8627-Feb-08 4:52 
GeneralRe: trimming a string Pin
PIEBALDconsult27-Feb-08 6:53
mvePIEBALDconsult27-Feb-08 6:53 
GeneralRe: trimming a string Pin
Luc Pattyn27-Feb-08 8:12
sitebuilderLuc Pattyn27-Feb-08 8:12 
GeneralRe: trimming a string Pin
PIEBALDconsult27-Feb-08 15:50
mvePIEBALDconsult27-Feb-08 15:50 
GeneralRe: trimming a string Pin
Luc Pattyn27-Feb-08 22:37
sitebuilderLuc Pattyn27-Feb-08 22:37 
GeneralRe: trimming a string Pin
PIEBALDconsult28-Feb-08 12:05
mvePIEBALDconsult28-Feb-08 12:05 
GeneralRe: trimming a string Pin
Luc Pattyn28-Feb-08 12:25
sitebuilderLuc Pattyn28-Feb-08 12:25 
GeneralException during updating DataGrid.datasource in thread Pin
MuhammadFaisal27-Feb-08 4:07
MuhammadFaisal27-Feb-08 4:07 
GeneralRe: Exception during updating DataGrid.datasource in thread Pin
Yulianto.27-Feb-08 4:16
Yulianto.27-Feb-08 4:16 
GeneralRe: Exception during updating DataGrid.datasource in thread Pin
MuhammadFaisal27-Feb-08 4:23
MuhammadFaisal27-Feb-08 4:23 
GeneralRe: Exception during updating DataGrid.datasource in thread Pin
Le centriste27-Feb-08 4:21
Le centriste27-Feb-08 4:21 
GeneralRe: Exception during updating DataGrid.datasource in thread Pin
Dave Kreskowiak27-Feb-08 7:13
mveDave Kreskowiak27-Feb-08 7:13 
Generaldrawing a clock type controll Pin
Harvey Saayman27-Feb-08 3:55
Harvey Saayman27-Feb-08 3:55 
GeneralRe: drawing a clock type controll Pin
Bekjong27-Feb-08 4:02
Bekjong27-Feb-08 4:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.