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
75
Undefined igtbl namespace in presets xml file
posted

Hi,

I am building a web server control that based on UltraWebgrid. I have a custom preset xml for the DisplayLayout and would like to add additional custom xml elements within this file for my control use. When I tried to parse this xml document using the XPathDocument, it complains that the prefix tag igtbl:UltraWebGrid is an undeclared namespace. I checked all the presets that came with Infragistics SDK, they never defined igtbl within the XML preset file.

May I know what is the correct namespace I can put in the preset xml file?

 

Thanks!