I want to use infragistics control in C#.Net . I have no idea how to add that controls in my program. If any one have idea about it then kindly help me, so that i can be able to use it properly.
regards,
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.
Ankur GuptaPosted Jun 1, 2010, 7:32 AM
after that right click on toolbox window select Choose Items
After select Choose Items a popup window will disply
and Under .Net framework controls you can find Namespaces starts with "Infragistics"
That all controls are infragistics controls start with "Ultra" Prefix
you can easily Check that and press ok.
Then you can find that in your toolbox items. you can easily then drag and drop that controls.