How To Convert Datagrid Content To Datagridview? In C#

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

    How To Convert Datagrid Content To Datagridview? In C#

    hai all,
    i am having a content in datagrid, now i want to assign the content of datagrid to datagridview(wi th grid heading). how to do this? i want to do this in C#.
    with cheers
    Nirmal
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    I think you know how to do this already - think datasource, databind & dataset. HTH.

    Comment

    Working...