Custom headers screwing up postback

N

notTold

I have a datagrid which has custom header added in in a grouping fashion as
per so many articles. Works fine.

in each normal row, there is a textbox which has
ontextchanged="MyChangeProc". with autopostback on (this is a small table
used by a small # people, autopostback is not a problem here). Same problem
happens btw if i turn autopostback off.

the headers are killing the postback for these boxes. If i have six group
headers, then postback, only the first six rows of textboxes will fire
OnTextChanged. The last n-6 wont. So i figured 'Ah, i know... im not getting
the headers back in on postback.' so i added a databind in PageLoad.
Now it switches the FIRST n-6 WONT work, where the last 6 will.

Any help on how to handle custom header rows in a grid that needs to do
dataentry?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,087
Members
48,773
Latest member
Kaybee

Latest Threads

Top