AD
Administrator
Syncfusion Team
March 17, 2004 04:32 PM UTC
There has been no change in this behavior for 2.0.3.0. Versions 6''s also return Table.
So, we will need to study whether changing this behavior will break existing code, and then make the decision whether to change how this works.
For now, if you need only row ranges, then before using the ranges returned by GetRowRanges, you should check teh RangeType and handle a Table range as a special case tailored to your particular needs.