Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2349
Add new row frustration
posted

Right now, when my users click enter, or fill out parts of the rows by clicking in them, the new row appears.

However, I have given them a button to select items to fill out the grid.  When I fill out the cell values for that row, NOTHING I call, even grid execute commands will force that new row to appear.  The only way it will appear is if they click in the cell and hit enter...

I find this extremely annoying.  I know I've seen a lot about binding list <T>, but for God's sakes there should be something that's easily callable that says I am done with this row, commit and move the new row below.  AM I MISSING SOMETHING???