Guid column missing after databind to objectlist

H

herman

Hi all:

I have a dataset that contains a column of type System.Guid.

Now, when I tried to bind that dataset to a object list, the GUID
columns are gone....

I've tried to trap the itemDataBind event of the object list and found
that the Rows in the e.DataItem contains the Guid columns, but rows in
e.ListItem does not have the GUID columns.

Is there anyway I can keep the GUID column in the objectlist, I don't
really want to convert it string when I don't really need to.

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

Staff online

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top