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
265
New record
posted

Hi everyone

Could I add an empty record to the end of the grid list to adding a new one record? 

p.s.: I know about :

<ig:XamGrid.AddNewRowSettings>
<ig:AddNewRowSettings AllowAddNewRow="Bottom" />
</ig:XamGrid.AddNewRowSettings>

But I want to have this row at the end of the ItemSource list.