开发者

Dynamically creating checkboxes from database using MVVM

How to create dynamic checkboxes at run time from the databases values using MVVM pattern. I have set all the table c开发者_JS百科olumns as get;set; properties in Model. But not getting how to create the checkboxes using MVVM and where to put what means where to put database connections and functions for that and how to bind the dynamically created checkboxes in xaml and in viewmodel?

Kindly Suggest?

Thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜