Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. IEditableCollectionView --> Implementation Help needed.

IEditableCollectionView --> Implementation Help needed.

Scheduled Pinned Locked Moved WPF
helpcsharpcsswpftutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TweakBird
    wrote on last edited by
    #1

    Hi All, 'IEditableCollectionView' is A good concept to deals with data adding and removing new items, as well as editing items in a transactional way to bind WPF Data Grid. Can you help me..How to implement it for WPF Data Grid ? My Requirement : I have multiple WPF Data Grid's with single data source ( DataSet Or DataTable). I want add new empty row to all datagrid's at single click (i did it partially). ** All Datagrid columns are single click editable -- done. But whenever user click on 'add' button an empty row is added to all three grid's (above said). i want to update data on button save click event. My problem is.... i am unable to get User entered data from CollectionView... if any body have good knowledge on 'IEditableCollectionView' concept...please explain me How to edit/Update and Delete rows from collection view... if you provide samples or Url's really gr8 helpful me.. Thanks in advance. Eswara G

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups