Search results for query: *

  • Users: loris04
  • Content: Threads
  • Order by date
  1. L

    Resolved How to save cell value of a DataGrid directly when editing?

    Hello everyone I have a DataGrid in my WPF application. The cells must be edited. To save the cell value I have to press "Enter" or jump in another cell. Is there a way to save the value at the "CurrentCellChanged" event? Or can you define it directly in XAML? Thanks in advance.
  2. L

    Resolved LINQ TO XML: How to get elements?

    I have this xml structure: <?xml version="1.0" encoding="utf-8"?> <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0"> <asx:values> <SALESORDER> <EXTENSIONIN> <item> <CONFIRMATIONPRINTDATE />...
Back
Top Bottom