Hello
Please say which control to use for automatically adding controls to winform and place them in planned form. There are tableLayoutpanel,Flowlayout.
But wanted know if there are another more flexible tool for this.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Jan 10, 2014, 9:02 AM
Posted Jan 10, 2014, 8:57 AM
I decided to use infragistics wingrid.there is it possibly dynamically to change editor components.I think it is optimal.TableLayout too slow as Tree.
Thanks for attention.
Mahesh ChandPosted Jan 10, 2014, 8:52 AM
Posted Jan 10, 2014, 1:56 AM
On my Application there are a lot of question to customers?And the answer fields of the Question is different.there are combobox,chekboxlist,list and with their large datasource.
so these questions ,answer fields load dynamically.I tried it with tablelayoutpanel but is was very slow.
Usually there are 100- 120 questions.Now I use for them Treeview but it slow too.
Thanks in advance .
Mahesh ChandPosted Jan 9, 2014, 10:24 PM