13 years ago
Undefined property (wColumnCount) during execution
Hi,
I have a problem with Infragistics.Win.UltraWinGrid.UltraGrid control. In Object Browser all Extended Properties (wColumnCount, wRowCount, etc) are visible and correct. The problem is only during scripts execution. I checked it in debug and my grid doesn't has these Extended Properties (if I add these properties to Watch List then the values are undefined). Of corse I can use property grid->Rows->Count but it will be nice to use Extended Properties.
Regards
Radek
I have a problem with Infragistics.Win.UltraWinGrid.UltraGrid control. In Object Browser all Extended Properties (wColumnCount, wRowCount, etc) are visible and correct. The problem is only during scripts execution. I checked it in debug and my grid doesn't has these Extended Properties (if I add these properties to Watch List then the values are undefined). Of corse I can use property grid->Rows->Count but it will be nice to use Extended Properties.
Regards
Radek