Jump to content
Software FX Community

Manually populating the grid


Simonj

Recommended Posts

Hi there

I am trying to populate the grid using data that will not be bound to the grid as i need to manipulate the returned query data.

I then will populate the grid from this manipulation.

Could someone tell me how i would go about populating the grid.  I have looked through the API reference in the resource center and not sure where i should start,

 Thanks for any help 

Link to comment
Share on other sites

 

Simon,

The first place to look is in the Programmers Guide. Go to the Data Connectivity section and then open the Binding to Databases page, also check out Unbound Mode.

To see some code, open the Real Estate Sample in Visual Studio: there is a sample web page populating the grid without using Datasource Controls but .Net Classes: DataBind_BO. Additionally, take a look at the DataBind_UnboundData page to see how to populate a grid from scratch.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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