Hello,
It seems that the .Net Framework 3.0 Microsoft Presentation Foundation has no UI DataGrid control. I've verified the package System.Windows. Controls in the .Net Framework 3.0 Microsoft Presentation Foundation and I cannot find any UI control that corresponds to DataGrid. I also verified it in the ToolBox of the Visual Studio 2005. I was wondering that why such an UI control (DataGrid) doesn't belong to the built-in UI controls in the .Net Framework 3.0 Microsoft Presentation Foundation even though this control is so important and is a of the most used controls in an UI form.
Does anyone know certain information about this kind of UI control (DataGrid or another one which provide the same functionality than DataGrid) in the .Net Framework 3.0 Microsoft Presentation Foundation?
Thanks a lot,
nguyen1105
It seems that the .Net Framework 3.0 Microsoft Presentation Foundation has no UI DataGrid control. I've verified the package System.Windows. Controls in the .Net Framework 3.0 Microsoft Presentation Foundation and I cannot find any UI control that corresponds to DataGrid. I also verified it in the ToolBox of the Visual Studio 2005. I was wondering that why such an UI control (DataGrid) doesn't belong to the built-in UI controls in the .Net Framework 3.0 Microsoft Presentation Foundation even though this control is so important and is a of the most used controls in an UI form.
Does anyone know certain information about this kind of UI control (DataGrid or another one which provide the same functionality than DataGrid) in the .Net Framework 3.0 Microsoft Presentation Foundation?
Thanks a lot,
nguyen1105
Comment