I am trying to use a DataGrid and am having troubles getting the grid to display on my TP. The grid comes up with a red ‘X’ through it. I’m using C# 2005 and RW & RAB 5.10, please let me know what additional info is needed. I am also using DataBinding which might have something to do with it.
Thanks for the info, I have that application working on my VTP but I still cannot get mine to work. I keep getting an error saying "Property accessor ‘Value’ on object ‘ABB.Robotics.DataBinding.RapidDataObject’ threw the following exception: ‘Object reference not set to an instance of an object’. The variables exist and they are pers. Please help!!! I would attach my project but I don’t think I can.
It will be usefull to have your application. Do you need help to load the files? If the development is kind of private, could you create a simple TpsView with the datagrid in order to see what is missing?
[
Hopefully I’ve done this right, let me know if you are unable to download it. Also I was able to take a screen capture before the datagrid got the red X through it. The box under value is not present, which would start to explain the error message.
Don’t know if this helps any but I made the Datagrid narrow so that the scroll bar has to be used. The data grid comes up and displays the task, the module, no variable name and when I scroll over to value it crashes.