Skip to content

Replies

0
Georgi Georgiev
Georgi Georgiev answered on Feb 8, 2012 3:00 PM

Hello Ross,

 

Thank you for the update.

If you come back to this question or in case you have any other, do not hesitate to contact me, I will be glad to assist you.

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support

0
Georgi Georgiev
Georgi Georgiev answered on Feb 7, 2012 3:18 PM

Hello Ross,

 

Any update on this?

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support

0
Georgi Georgiev
Georgi Georgiev answered on Feb 3, 2012 8:41 AM

Hello Ross,

 

I am waiting for your update on this.

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support

0
Georgi Georgiev
Georgi Georgiev answered on Feb 2, 2012 1:52 PM

Hello Ross,

 

Here I found this forum post:

 

you can try this approach. And let me know if it works in your case.

 

 

I hope this helps.

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support

0
Georgi Georgiev
Georgi Georgiev answered on Feb 2, 2012 12:49 PM

Hello Ross,

 

The only way this will work is to set

 

public class TestObject

{

       public int Key { get; set; }

       public decimal Amount { get; set; }

}

 

The amount like this. Which will prevent it to be null and this way when you delete the value in the column it will not throw an exception and the value shown in the grid will be 0.

 

I hope this helps.

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support

0
Georgi Georgiev
Georgi Georgiev answered on Jan 26, 2012 3:50 PM

Hello Ross,

 

Thank you for the sample code. I am working on this. I was able to reproduce this exception. I will update you with my progress as soon as possible.

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support

0
Georgi Georgiev
Georgi Georgiev answered on Jan 26, 2012 8:25 AM

Hello Ross,

 

Thank you for posting in our community. I found a lot of posts according to this error. It does not seems to be something connected with IG controls it is more because of the null values returned from the database. For some reason they are set to DBNull.Value. If you are able to provide us a simple sample that reproduces this issue. I could look into it and investigate it further.

 

Looking forward to hear from you.

 

Sincerely,

Georgi Sashev

Developer Support Engineer

Infragistics, Inc.

http://ko.infragistics.com/support