Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am binding a datagrid to a dataset. However my columns come out in alphebetical order instead of the order that I need them in. Example:

The Column Headers are and in this order:

POKey, POAGKey, Buyer, Vendor

 

The order that shows up in my datagrid is:

Buyer, POAGKey, POKey, Vendor

 

Is there a way to sort these columns to match the original table in my database?

 

Thanks

Chester

____________________________________________

http://www.pophamcafe.com

I am starting a developers section, more tutorials than anything.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...