I want to recover information of the datagridview to one place, i tried a TextBox, but i dont know if is the best pratice to apresent the info. the information is large, sometimes execeed the label, so i need something to charge the information = kind of a text inside the panel. i Tried panel, but dont work.
Hi Jay,
You can try to use one of the RichTextEditors extensions,
You can try TinyMCE, TinyEditor, or if you want something that resembles a code editor you can also use the AceEditor extension!
They’re all available as NuGet packages or you can directly build them yourself.
Best,
Alaa
//
Please login first to submit.