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
1405
Add button only in NewlyAddedRecord
posted

Hi,

I have an xamdatagrid in which the last column contains two buttons : Edit and Delete. When I add a new record I want to hide those two buttons and add a new button called Save only for that row. Can someone please suggest how to achieve this.

Thanks