Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Populate a MSFlexGrid from a DataGrid

Status
Not open for further replies.

plopez

Technical User
Apr 2, 2002
66
CL
Hi,
how can I populate a MSFlexGrid from a DataGrid using Code.

Thanks 4ur help
 
I would recommend not using the MSFlexGrid. It's a COM control that doesn't play friendly with ADO.Net. You CAN use it and manually populate it. But it is signigicantly easier to get a .Net component from Component One or Ultra Grid. Google for "VB.NET" Flex Grid Control

-Rick

VB.Net Forum forum796 forum855 ASP.NET Forum
[monkey]I believe in killer coding ninja monkeys.[monkey]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top