Click here to Skip to main content
15,891,908 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All ,

Am new to MVVM Design Pattern as wll as coading and now am creating dynamic buttons(e g. Country Names) from SQL Database which has to be inserted from different Forms.

I have created a grid with 3 column.What I want is that when a new country will be added, new buttons to be created with content as country name. After 3rd column new row has to be created

Also when I click on that button the corresponding data to be displayed from database.For this I have used a single click listener for all buttons.But how to show
different data.

I hope u can understand my problem and please help me

Thanks In Advance

Sabyasachi
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900