Forum Discussion
1 Reply
Hi Nhlanhla,
It looks like the GetCellEx method is provided by your grid. Could you please tell us what grid control is used in your app by answering the following questions?
1. What is the value of the control's WndClass property (you can check it using the Object Browser)? If the control is a .NET control, please tell me the value of its ClrFullClassName property.
2. What is the name of the component used to implement the control?
3. What language and IDE were used to create the application?