Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
280
igWPF vs igDP namespace
posted

Hi, newbie question I know, hoping this is an easy answer for someone. Using VS2012, if I drag a control e.g. XamDataGrid from the NetAdvantage 12.2 WPF CLR 4.0 folder in the Toolbox into my xaml, it comes in as igWPF:XamDataGrid. However, the online help shows it as igDP.XamDataGrid. I've been manually changing the namespace to igDP in my xaml because I'll be adding igDP elements to the grid. But I'm wondering what the difference is and why the toolbox objects come in as igWPF.