Hello,
I have an entity called ItemPriceListEntity which have ItemNo,ItemName,UnitPrice columns.
I am trying to add a new empty row in the DevExpressGrid(winForms) for a user to enter new values.
I dont know I am am right or wrong but I am doing is creating an empty collection of ItemPriceListEntity and binding it to the datagrid datasource property. but its not working.
Is there any experience person ....
Regards
Austinn