G Guest Jun 14, 2004 #1 In dataGrid when I move down until last row, the dataGrid add automaticaly new row, how can I disable this feature.
In dataGrid when I move down until last row, the dataGrid add automaticaly new row, how can I disable this feature.
M Morten Wennevik Jun 14, 2004 #2 Hi Yosi, At the top of my head I seem to remember you need to use a DataView and set AllowNew to false. I may not be able to trust my memory though.
Hi Yosi, At the top of my head I seem to remember you need to use a DataView and set AllowNew to false. I may not be able to trust my memory though.