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
80
Default row is populated
posted

Hi

When i bind the data with the grid, a new empty row along with the binded data is being populated. If there is now data to be populated then also a default blank row is getting populated. I tried to set AllowNewDefault to NO, the i am not even able to add new row using javascript.

My requirement is to display and empty grid if there is no data and display the exact rows which are being retrieved. I am using a link button which in turns calls a javascript function to add new row.

Parents
No Data
Reply Children