Hi,
In my unending fight with the RadGridView, I encountered what seems to be yet another bug:
- Create a Grid bound on a datasource.
- Set one of the columns as "Group By"
- Call Add on the BindingSource with a new object.
The result is that the object's data is shown in the wrong columns: all fields are shifted by 1 to the right compared to the column headers.
Is this a known issue (I could not find any info in the forums)? Is there a workaround or will I have to wait for another release?
Thank you.
In my unending fight with the RadGridView, I encountered what seems to be yet another bug:
- Create a Grid bound on a datasource.
- Set one of the columns as "Group By"
- Call Add on the BindingSource with a new object.
The result is that the object's data is shown in the wrong columns: all fields are shifted by 1 to the right compared to the column headers.
Is this a known issue (I could not find any info in the forums)? Is there a workaround or will I have to wait for another release?
Thank you.