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
30
Placeholder in AllowAddNew Row
posted

Hi Team,

1. I want to have a placeholder in the row that appears in xamdatagrid when the property AllowAddNew=True. Please refer to the sample image. We had this feature in xamgrid as shown in the image.

I want the same feature where I can have a different placeholder for every field. For example for the field SKU - the placeholder should be "Enter SKU", for Name- the placeholder should be "Enter Name".

  

2. Secondly, how I can customize or modify the expansion button which is shown in front of a row? 

How can I put a text or another image instead of this "+" and "-" symbol?

Thanks.