I am using winlistview control inside my windows form application. I want file explore like functionality with left side bar. I can not find any option where i can enable this. How can i solve this issue?
Again I am using Ultra List View. Please give me direction. Do i need another kind of control? All i want is file explorer of windows 7 where left side bar shows tree of all folder and right window show the items of selected node of that left tree window. I also want to add drag and drop between left and right window
Hello Dipak,
First, I would like to say that I am not sure what you mean exactly by your post and what are your requirements. If you expect the sample I suggested to you to be in the toolbox it would be not so simple to be implemented. This is because the sample consists of more than one control and therefore it could not be found in our toolbox. You might get to that state if you build the project as an assembly and this would not be easy to maintain later on. The approach which I could suggest to you is to import the mentioned project in your solution and then work with it.
As to your second question: you could right click somewhere in the toolbox for the context menu to be shown and then choose 'Sort Items Alphabetically'.
Please feel free to let me know if I misunderstood you or if you have any other questions.
Alright , First i would like to thanks for such a fast response. It is impressive!
Come back to my question, I found Infragistics File Explorer is perfectly matching what i was looking for, But i can not found inside tool box. How can i use that control for my application?
One More thing i would like to suggest to Infragistics toolbox. We really need sorted controls list. Also It would be great if you people can add search for control toolbox.
Thanks
Dipak
Hello,
You could see a sample regarding this in our 'Windows Forms Feature Browser'.
If you have this installed(if you have marked 'Samples' when installing Net Advantage), you could run it from 'Start Menu' -> 'All Programs' -> 'Infragistics' -> 'Windows Forms' -> 'Samples' -> 'Samples (local)'.
When it loads, please navigate to the 'Navigation' tab => 'WinListView' and then 'Launch' the 'Infragistics File Explorer' sample. Or you can type in the 'Search:' "'Infragistics File Explorer'".
Please do not hesitate to contact us if you need any additional assistance.