Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i have made my user control containing textboxes and bind them into a dataset.

one suggests i should fill the dataset with query "select xx, yy, zz from 1 = 0"

to obtain the dataset schema dynamically.

however, the NewRow of the dataset table only provides me the column names, but all with type System.DBNull

is there an express method to initialize the new row other than putting default values of each control maually?

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...