Hello,
I have added a file explorer in my page with this code:
But doesn't show sort icons in execution.
And in design mode the skin selector show an empty list.
Version Q1.2009
Thanks in advanced
Blas
I have added a file explorer in my page with this code:
| <telerik:RadFileExplorer runat="server" ID="RadFileExplorer1" Width="95%" |
| EnableOpenFile="true" Skin="Vista" EnableCreateNewFolder="False" VisibleControls="TreeView, Grid" EnableEmbeddedSkins="true" > |
| <Configuration SearchPatterns="*.*" /> |
| </telerik:RadFileExplorer> |
But doesn't show sort icons in execution.
And in design mode the skin selector show an empty list.
Version Q1.2009
Thanks in advanced
Blas
