1
Answer

How to custom defined columns in datagrid in wpf?

Photo of Rohan Ramani

Rohan Ramani

7y
571
1

Hi,

I want to define columns in datagrid as per my requirement.

Like EmpNo, EmpName, etc.... Not all columns from the itemsource.
And one button column for update the data.. Updation code I have and it works properly.
 
I want just button column in datagrid. 

Answers (1)