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
100
How to allow the user to Copy Cell Text from Ultrawebgrid?
posted

Hi,

I'm using UltraWebGrid 6.3 with ASP.Net 2.0. However, I can Not Select / Copy cell text from a cell at all. Is there any property in the ultrawebgrid which enables select/copy cell text? 

Parents
No Data
Reply
  • 14049
    Offline posted
    Hello,

    This functionality was added to the grid starting v 7.1. There you'll
    need to enable cell selection and ctrl-c will put selected cells into
    the clipboard in the excel text format.
Children