Exception has been thrown by the target of an invocation.


Author
Message
Bill Cunnien
Bill Cunnien
StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)StrataFrame VIP (1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
I received the following error when navigating away from an instance of the DevEx XtraGrid (bound to a BO via a BBS):

">

I have tried updating the framework (1.6.6 released version), then I tried updating to the most recent DevEx version (8.2.4).  I have removed the grid and replaced it with another instance.  All attempts have resulted in the same behavior.

Does anyone have any idea why the XtraGrid is causing this error to popup?  Btw, I can answer 'No' and continue using the form.  I'd really like to use the XtraGrid rather than the EnhancedList (which is nice, but lacks a couple of necessary features). 

Thanks for your help!
Bill

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Bill Cunnien - 16 Years Ago
Bill Cunnien - 16 Years Ago
Bill Cunnien - 16 Years Ago
Bill Cunnien - 16 Years Ago
Bill Cunnien - 16 Years Ago
Bill Cunnien - 16 Years Ago
                 Sonds goods...:)
Trent L. Taylor - 16 Years Ago
Bill Cunnien - 16 Years Ago
                         Just to reiterate...the error does not appear with a DataGridView...
Bill Cunnien - 16 Years Ago
                         We have developers using a DevExpress grid and BBS objects every day....
Trent L. Taylor - 16 Years Ago
                             From going back and rereading your previous posts, it just sounds like...
Trent L. Taylor - 16 Years Ago
                             The details are quite simple (sample app attached). 1) Create form....
Bill Cunnien - 16 Years Ago
                                 The following data retrieval method was not updated properly before I...
Bill Cunnien - 16 Years Ago
                                     I duplicated the details I found in the designer file of a BO and this...
Bill Cunnien - 16 Years Ago
                                         Adding the following fixes the problem. [codesnippet] private...
Bill Cunnien - 16 Years Ago
                                             It worked on the test solution, but my application is not responding...
Bill Cunnien - 16 Years Ago
                                                 Here is the most recent error message for us to work with...
Bill Cunnien - 16 Years Ago
                                                     This looks like you may need to take something into account within...
Trent L. Taylor - 16 Years Ago
                                                         Yup...you are right...it is a custom property. Here is the code (the...
Bill Cunnien - 16 Years Ago
                                                             Here is another exception. This one comes about by removing the...
Bill Cunnien - 16 Years Ago
                                                                 EUREKA!! :w00t: :w00t: :w00t: Instead of evaulating the object...
Bill Cunnien - 16 Years Ago
                                                                     Stop the presses! The DevEx XtraGrid is not behaving. It still pops...
Bill Cunnien - 16 Years Ago
                                                                     Bill,

Doubt that this is it, but you probably ought to...
Greg McGuffey - 16 Years Ago
                                                                         Without you setting up a sample that reproduces the behavior it is...
Trent L. Taylor - 16 Years Ago
                                                                             I did provide a sample project that does exactly what I am...
Bill Cunnien - 16 Years Ago
                                                                                 [codesnippet] if (loValue == null || loValue == DBNull...
Bill Cunnien - 16 Years Ago
                                                                                     I ran your sample, and it did not work. Not SF, but your query would...
Trent L. Taylor - 16 Years Ago
                                                                                         Please read all of my posts...I am trying to be as thorough as I can...
Bill Cunnien - 16 Years Ago
                                                                                             Bill, as I have mentioned in previous posts as well, I cannot help you...
Trent L. Taylor - 16 Years Ago
                                                                                                 [quote]Bill, as I have mentioned in previous posts as well, I cannot...
Bill Cunnien - 16 Years Ago
                                                                                                     Bill,

I'm not sure if this will help (the last suggestion...
Greg McGuffey - 16 Years Ago
                                                                                                         Thanks, Greg. The code works in the test project using a simple...
Bill Cunnien - 16 Years Ago
                                                                                                             Using a DataGridView . . . success. Using a DevEx GridControl . . ....
Bill Cunnien - 16 Years Ago
                                                                                                                 You can put this on the DevEx support forum, but it won't help you...
Trent L. Taylor - 16 Years Ago
                                                                                                                     Youhave misinterpreted what Ihave beenwriting. I am not at all...
Bill Cunnien - 16 Years Ago
                                                                                                                         No worries, we are good, I just want to help you get your problem...
Trent L. Taylor - 16 Years Ago
                                                                                         [quote]When the Dispose fires, that strong-type field is being...
Bill Cunnien - 16 Years Ago
                                                                                             Change this . . . [codesnippet] public void FillAll() {...
Bill Cunnien - 16 Years Ago
                                                                                                 That was exactly my point, Bill!!!!! YOU MUST either pull back a...
Trent L. Taylor - 16 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search