Hi Guys can anyone help me quickly in CSLA my question is i want to fill a Grid in CSLA which should be Editable, Please tell me which CSLA stereotype i have to use it will be better if anyone will give me COde sample. Thanks
|
|
|
|
|
|
|
Generally, you use BusinessListBase for any collection that is editable. I would advise reading the chapter on Data Binding in the CSLA book, as it provides the details on how to implement data binding depending upon the front end you are using (Windows Forms, Web Forms or WPF). |
||
|
|
