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
975
Problem in export image in Excel when grid other columns are invisible
posted

Hi, I am using win UltraGrid to export table in excel. when all the columns in grid are visible then its working perfectly ok but consider the following scenario

Image column index is 8 and 3,4,5,6,7 column are invisible then in this situation its not working. Column shows System.Drawing.Bitmap. it suppose to be display on 3 column but it displays on 8 column only.

Please help me ASAP

Parents
No Data
Reply
  • 469350
    Offline posted

     Hi,

        I'm afraid I do not understand what you are describing. The visibility of other columns certainly should not affect whether an image shows up or not. But I am pretty sure that the Excel Exporter does not support exporting images like this from the grid, anyway.

Children