Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

In VB 6 I used farpoint controls and liked the way I could customize the spreadsheets to display single records vertically.

 

Is there a way to make the datagrid in vb.net funtion like this? Like for example have the datagrid display a single record vertically? If so how?

 

Are there any spreadsheet controls in vb.net that don't cost 800 bucks like farpoint does? : )

 

thanks.

 

-JBD

  • Moderators
Posted

On a web form you can use a Datalist control, on a WinForm you can create your own.

Since you want to display one record at a time vertically this would be quite easy using a collection of textboxes and labels.

Visit...Bassic Software

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