cell

  1. E

    Question Help for an Event to detect a change in ListView subitem/cell

    Is there a way to detect when a column cell in the Listview changes and triggers an event to do something else? ie. ListView has 3 columns: item,qty,desc 1,1,item_1 2,2,item_2 3,,3item_3 When any of the of the values in qty column changes, it trigger an event with the row subitem. When row 2...
  2. E

    Datagrid row should change the color

    Hey guys i m very new here so sorry if this is not the right place to post it but i really dont know where else i'd post it. I'm new at WPF and i don't know that much yet but i'm still learning. so here is my issue I want to make a simple financial manager witch takes the the content of the...
Back
Top Bottom