Need help with custom user control grid (Infragistics)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2010
06:35 AM
02-12-2010
06:35 AM
Need help with custom user control grid (Infragistics)
I have trouble accessing a custom user control grid, that in-turn calls the Infragistics controls. The grid class name is "UserControlUltraGrid". Is there any way that I could cast this user control grid as Infragistics grid, which would allow me to access the grid as Infragistics grid. I use VBScript.
Thanks and appreciate any help.
Raj
Thanks and appreciate any help.
Raj
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2010
07:08 AM
02-12-2010
07:08 AM
Hi Raj,
You need to use the Object Mapping feature. Please see the 'Object Mapping' help topic and the 'Recognizing Custom Controls' section of the 'InfragisticsWinGrid Object' help topic.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2010
09:07 AM
02-12-2010
09:07 AM
Fantastic! That Worked!
Thanks David,
Thanks David,
