Gridview

C

con

I have created a grid view on a page and created a gdatatable populated it
and made the source & bind without issue. All columns display without issue,
but when I update the row, and get the new data from the grid row I end up 1
column less? What am I missing, when I add a new column it still is 1 less.

vs2005 2.0framework with all patches

thanks in advance...
 
M

Munna

Hi,

can u tell us what column is missing?
and how u binding data to grid and how you are updating ...
is the new row only missing of one column data or the entire grid
loose a column?

regards.

Munna
 
C

con

The column is visible when viewing & editing, just when processing
rowupdating event that it is "missing"
 
M

Munna

Hi,

Can you upload a demo project project in any file sharing site...
so that i can check it out...

Regards

Munna
 
C

con

Thnaks for the help, worked it out. I was automatically removing 1 from the
count in the code hence always counting 1 less :]
 

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

Forum statistics

Threads
474,169
Messages
2,570,915
Members
47,456
Latest member
JavierWalp

Latest Threads

Top