Hi
We are developing Windows form application using infragistic component Vol 3 clr 2.0 at .net 2005 Platform. I am in need to implement the below functionality at runtime. 1.I ve to list the feature picker at runtime,from there user has to select their feature picker as their wish such as (Cardview,Autofitstyle etc....). The selected feature picker should be applied into the grid at runtime. And also i ve to store those selected feature becos i ve to rendre those stored feature picker(card view autovfit etc) option while the grid show next time.
Thanks in Advance
D.Maguesh
Thanks for your expedite reply
There's no way to show the FeaturePicker to the user at run-time. You would have to write your own UI to allow the user to choose features.