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
130
How to Copy- Paste data from Excel grid to xamlDataPresenter
posted

Hi,

I want to Copy-Paste Excel data on xamlDataPresenter. 

While Pasting Records from the excel, required rows should be added to the grid automatically.

I am using 2010.1 xamlDataPresenter control.

Thanks

Mukesh

Parents
No Data
Reply
  • 9694
    posted

    To create new records you must paste into the Add Record Row. Do you have your XamDataGrid set up to support adding and removing records?

    If you have everything hooked up correctly, would you paste a snippet of your XAML here or create a small sample project that illustrates your setup?

    Thank you!

Children
No Data