vote up 0 vote down star

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

flag

1 Answer

vote up 0 vote down

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).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.