This was first noticed when dragging file from explorer, and it was fixed. Thanks.
But there are still situations where Grid display goes havoc.
I still don't know how to reproduce it, but it happened several times today and yesterday. The only cure is to close and restart the grid. But I've also had to restart IQ as after 2 grid close/restart -- I couldn't open the grid anymore.
If some of you notice that problem and you know what you did before, please post here.
Thanks.
But there are still situations where Grid display goes havoc.
I still don't know how to reproduce it, but it happened several times today and yesterday. The only cure is to close and restart the grid. But I've also had to restart IQ as after 2 grid close/restart -- I couldn't open the grid anymore.
If some of you notice that problem and you know what you did before, please post here.
Thanks.
P.S. : Here are situations where it happened to me :
- Show-All sub items (alt-left click)
- Collapse up to the parent (ctrl-shift-"-" )
- Pasting of several lines from, as different items in IQ ("creating items as necessary")
Comments
*Added: GetItems method retrieves the control's items into an array. ( /NET Assembly )
*Added: Prevents removing the data from the control such as columns, items and bars, when LoadXML method is called, so you can use the LoadXML to load only the regional changes such as month names, week days and so on.
*Fixed: The dbase fires internal error, when restoring the chart's cursor.
*Fixed: The path to load pictures from, is limited to 127 characters.
*Fixed: Prevents moving or sizing any bar that has ItemBar(exBarCanResize/exBarCanMove) property on False, while the user moves or resizes any bar within the group ( Items.GroupBars method )