0

I am building a web application that will accept the JSON string as input on left hand side of page (text box), on clicking on button on top, I need to format the JSON string & also bind the TREE VIEW Control on right hand side.

I am using NewtonSoft.JSON to convert the string to JSON.

But need some guidance to build the Tree view control using the JSON string. Is there any way? Please suggest

3
  • Still interested in an answer? Commented Jan 22, 2015 at 8:24
  • Yes please. as of now using NewSoft, am displaying the text in rich text box. Commented Mar 2, 2015 at 1:28
  • When I wrote that comment I somehow thought you were using WPF not ASP.NET. For a WPF answer, see here: stackoverflow.com/questions/23812357/… Commented Mar 3, 2015 at 2:11

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.