Hello,
What I would like to have is a datagrid component / code to select a row. I am aware of the fact that for that kind of functionality you normally use a datalist. But I would like to have the functionality of sorting the data, and having column headers. The component should display all kind of file information like filenames, paths, type from a dataset. It is for a WinForm. Having all functionality as the windows-explorer grid like detail view, listview would be very great. It's not necessary that its a free component / code. All grids I found till now are edit grids, while the grid I'm looking for should be readonly. When a row is selected it should be highlighted someway.
I'm also looking for a second component, it should preview the file selected like the desktop search tool from MSN?
Any ideas?
Thanks in advance,
Charl
What I would like to have is a datagrid component / code to select a row. I am aware of the fact that for that kind of functionality you normally use a datalist. But I would like to have the functionality of sorting the data, and having column headers. The component should display all kind of file information like filenames, paths, type from a dataset. It is for a WinForm. Having all functionality as the windows-explorer grid like detail view, listview would be very great. It's not necessary that its a free component / code. All grids I found till now are edit grids, while the grid I'm looking for should be readonly. When a row is selected it should be highlighted someway.
I'm also looking for a second component, it should preview the file selected like the desktop search tool from MSN?
Any ideas?
Thanks in advance,
Charl