CompletIT Community Server

Welcome to CompletIT Community Server Sign in | Join | Help
in Search

Browse by Tags

All Tags » Issues
  • Re: Integrate with derived DataGridView?

    grid viewyou are trying to manage has Name setThe control is not dynamically added and does have a name.After posting my issue, I tried to extend the grid using the DGVE Component (thinking that integrating it into the derived DGV was the issue).  Turns out that the same issue persisted.  On the surface, it looks like DGVE doesn't work ...
    Posted to Product Support (Forum) by Pete (BSC) on June 14, 2008
  • Integrate with derived DataGridView?

    We have a derived DataGridView that we started to add functionality to.  I was hoping I can integrate DGVE into our derived DGV, I added the following to the NEW constructor:   _DGVExtension = New DataGridViewExtensionComponent_DGVExtension.SetManagedByExtension(Me, True) I looked like it was going to work; but, some strange ...
    Posted to Product Support (Forum) by Pete (BSC) on June 11, 2008
  • Re: Overriding DataGridView Data_Error?

    Hi John, Thank you for your feedback. Yes, this is known behavior and it is a side effect of our error handling. If an error occurs we restore the default formatting of a column because otherwise this might make your application crash completely. However we have to find a solution to prevent the restore of the settings in cases like yours, ...
    Posted to Product Support (Forum) by iiordanov on June 9, 2008
  • Re: Known\unknow issues of DataGridView Extension.

    Hi, Thank you very much for using DataGridView Extension and for your feedback. Could you tell us more precisely what is the expected result and what is the actual result in the print? What is the data type of the column that is not printed correctly and what is the displayed value type (image, string or something else)? Also it will help ...
    Posted to Product Support (Forum) by iiordanov on March 10, 2008
  • Re: Displaying Bitmaps in PDF Exports

    Dear David, Really sorry for the inconvenience.  It seems that there are difference in your environment and the one we reproduced the problem. We are absolutely determined to find the cause and fix it. For now, to restore at least the previous working status you can replace your pdf exporter assembly with the one from the zip. The ...
    Posted to Product Support (Forum) by iiordanov on March 3, 2008
  • Re: DGVE problems with displaying data

    Hi Andrey, Thank you very much for the kind words about DataGridView Extension and also for the valuable feedback. Yes! You are absolutely right about this problem; we have managed to reproduce it with unbound grid view control. If this is not your case please provide us more information about the exact useage of the ...
    Posted to Product Support (Forum) by iiordanov on February 13, 2008
  • Re: Custom Columns Callback

    Hi Mantis,Thank you very much for the good words regarding DataGridView Extension. People like you give us the confidence we are on the right direction. You know that each new product needs some time to become mature and the problems are part of the game.Now regarding your problem we can tell you that we will investigate it and will try ...
    Posted to Product Support (Forum) by iiordanov on October 20, 2007
  • Known\unknow issues of DataGridView Extension.

    List of all known\unknown issues of DGV Extension. The property 'IsManagedByExtension' is not visible design time in case you are using control that inherits the standard DataGridView control. - Fixed and available for download (21 Sept 2007) First export of DataGridView with default colors to MSExcel results in black color of all ...
    Posted to Product Support (Forum) by iiordanov on August 22, 2007
Powered by Community Server (Personal Edition), by Telligent Systems