When adding an image to a page, depending on the case, I can only see the first thirteen or fourteen charcters of the file or folder names in the "Files" pane of the dialog. It is not a font issue. Decreasing the font from the default would make it difficult to read. There is not even a scroll bar. I'm not concerned about rediculously long file names, but it is very common for folder or file names to exceed 14 characters. The current code seems to leave the user absolutely no way of differentiating between the files/folders if they are closely related(named somewhat simillarly). There are many cases, such as in revision or dating, that such differentiating info is built into the file or folder name and closer to the "end" of the file/folder name. Also, again.. not referring to someone's 200 character file name, but if they built the file or folder name in a briefly descriptive manor for other who might browse them, the intended users are unable to understand what they are browsing.I did find a slightly simillar thread: http://forums.infragistics.com/forums/p/18759/69225.aspx#69225
Is this the approach that would be needed?What I would like is the ability to control(ideally) the position of the dialog, the overall height, overall width, height/width of "Files" pane, height/width of preview pane.Other suggestions?
Thanks,Gary
Hello Gary,
I was reading through the provided work around by Viktor. It looks like that this is only the way to affect the configuration of the DOM elements as you override the suggested function.
Are the elements documented anywhere for reference?