Basic Architecture of System.Windows.Forms.Datagrid Control

Hi,

I am using Datagrid control for the first time in windows forms, I found it very different from the grid used in Web Appllication. I want to have some basic about the architecture on which the datagrid is based and perform its operations. As this can help in getting the logics about the execution of operations on the grid.



Answer this question

Basic Architecture of System.Windows.Forms.Datagrid Control

  • MrMartin

    Check out this site for information regarding the datagrid.

    http://www.syncfusion.com/FAQ/WinForms/default.asp#44

    Hope that helps

  • Basic Architecture of System.Windows.Forms.Datagrid Control