Sandeep Gowda

Sandeep Gowda

  • NA
  • 27
  • 69.2k

windows Apllication: How to bind dynamically multiple controls like textbox,radionbutton,list, checkbox and etc. and also events dynamicall., with neat alighnment.

Oct 15 2012 6:59 AM

Hello All,

I'm facing a big issue. My issue is WINDOWS APPLICATION

How to bind dynamically multiple controls like textbox,radionbutton,list, checkbox and etc. and also  events dynamicall., with neat alighnment.

I'm developing the windows application. In web aplication i'm binding the controls dynalically, with events and style.. So how to do the same in windows.

I Can find the controls depenifing upon the ID's

1=textbox;

2=radionbutoon

3=checkbox

4=dropdown

For example:

I have 14 textbox and 3 checkbox

how to bind this, for 1 checkbox i have an event


Answers (4)