hello,
I have a grid which i wanted to group by columns (there were cell formatting on cell elements)but after removing the grouping condition , there was a problem with the index of cell elements and formatting of cell elements got messed up.
I used me.beginupdate() and me.endupdate() in a sub handling me.groupbychnaged. grid seems to be working fine. I tried me.refresh() and it is not working.
I am wondering what is the difference between these two methods. I thought they both do updating/refreshing grid
cheers,
I have a grid which i wanted to group by columns (there were cell formatting on cell elements)but after removing the grouping condition , there was a problem with the index of cell elements and formatting of cell elements got messed up.
I used me.beginupdate() and me.endupdate() in a sub handling me.groupbychnaged. grid seems to be working fine. I tried me.refresh() and it is not working.
I am wondering what is the difference between these two methods. I thought they both do updating/refreshing grid
cheers,