How to assign data source to mshflexgrid?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nirmalsingh
    New Member
    • Sep 2006
    • 218

    How to assign data source to mshflexgrid?

    Hai all, i am using c#.net, i have imported mshflexgrid of vb in c#.net, now i want to assign datasource to it from a datatable. How to do this?
    thanx in advance
    With cheers Nirmal
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Can you not just use the grid objects built in to .NET for this?
    Such as DataGridViewer?

    If not, how did you supply a datasource to flexgrid back in vb6?

    Comment

    Working...