NUTSHELL
I want top either open all the files in a folder from the radGrid. If that cannot be done, then I'd like to open the folder.
DETAIL
I want to add a column to the grid (hyperlink column?) that, wehn clicked, will open all of the PDF files in that folder. There is an unknown amount in that folder, but it's likely no more than 4. There could also be no files in that folder and in some cases, the folder may not exist-- the located is a concatenated value from three other fields.
If all the files cannot be opened, then perhaps we can settle for opening the folder-- again, provided it does exist.
I am programming in MS Visual Studio 2012.
I am using Telerik UI for ASP.NET AJAX, v.2014.1.225.45
I want top either open all the files in a folder from the radGrid. If that cannot be done, then I'd like to open the folder.
DETAIL
I want to add a column to the grid (hyperlink column?) that, wehn clicked, will open all of the PDF files in that folder. There is an unknown amount in that folder, but it's likely no more than 4. There could also be no files in that folder and in some cases, the folder may not exist-- the located is a concatenated value from three other fields.
If all the files cannot be opened, then perhaps we can settle for opening the folder-- again, provided it does exist.
I am programming in MS Visual Studio 2012.
I am using Telerik UI for ASP.NET AJAX, v.2014.1.225.45