I have a grid in which i generate 10 columns dynamically. All columns width is greater than grid width and I have an horizontal scrollbar. If I scroll at right of my grid I miss one column. If I click add new record and pass in edit mode (edit in place), I don't see missing column but with TAB i can set cursor in that field. If I insert my data, now I see my last column.
Do you know why ?
I don't set mastertableview width and I also try to set it at 100% but I have the same result
Thanks
Do you know why ?
I don't set mastertableview width and I also try to set it at 100% but I have the same result
Thanks