I have a datagridview populated by a dataset from a db. One of the columns contains a long text. I would link to show in cell only a few characters and when user clicks on it a popup window to be shown containg the entire text. (c#, sql server)
Is there an example you can show me how I can do this? or any better ideas on how to display text?
