Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
Sheridan Grid Control layout export
posted

I realize this is a huge longshot considering how old of a suite of dead code I am asking about. In our old V6 application we used the Sheridan grid control that Infagistics now owns and I am sure is no longer supported.

We use the grid save layout feature where it would save the current layout to a local text file and then load it as a byte array that we would save. The problem is no encoding I know of can decode it, all the encoding and decoding is done in the sheridan code. We are wanting to write a converter to read the old stored layouts and turn them into something we can use, but without being able to decode, we cannot do that. Is there anyone that happens to still know that product and have a way or tool we can use to do so?