Silverlight DataGrid throwing error
-
On binding large volume of data (say 1500 - 2000) row in Silverlight datagrid.. It throws error. Does the datagrid has a maximum limit.
Santhosh
-
On binding large volume of data (say 1500 - 2000) row in Silverlight datagrid.. It throws error. Does the datagrid has a maximum limit.
Santhosh
Throw us a bone here. What error gets thrown? When you post a question about an exception, it's generally useful to say what the exception is so that we can help, otherwise we are just going to be randomly guessing.
I'm not a stalker, I just know things. Oh by the way, you're out of milk.
Forgive your enemies - it messes with their heads
-
Throw us a bone here. What error gets thrown? When you post a question about an exception, it's generally useful to say what the exception is so that we can help, otherwise we are just going to be randomly guessing.
I'm not a stalker, I just know things. Oh by the way, you're out of milk.
Forgive your enemies - it messes with their heads
HI Pete Thanks for the prompt reply... error thrown in output window is A first chance exception of type 'System.Windows.Ria.DomainOperationException'
Santhosh
-
HI Pete Thanks for the prompt reply... error thrown in output window is A first chance exception of type 'System.Windows.Ria.DomainOperationException'
Santhosh
Ah yes. One of the more unhelpful messages. You'll need to use WCF tracing to identify what's really going on. You'll need to add the following to your config file:
-
Ah yes. One of the more unhelpful messages. You'll need to use WCF tracing to identify what's really going on. You'll need to add the following to your config file:
Hi Pete.. Thanks again.. :) But one other query : does the SL datagrid has any limit on its maximum record size..
Santhosh
-
Hi Pete.. Thanks again.. :) But one other query : does the SL datagrid has any limit on its maximum record size..
Santhosh
No. The only limit you'll run into with the datagrid is memory.
I'm not a stalker, I just know things. Oh by the way, you're out of milk.
Forgive your enemies - it messes with their heads
-
On binding large volume of data (say 1500 - 2000) row in Silverlight datagrid.. It throws error. Does the datagrid has a maximum limit.
Santhosh
No the SL Datagrid does not have a maximum limit.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick
-
On binding large volume of data (say 1500 - 2000) row in Silverlight datagrid.. It throws error. Does the datagrid has a maximum limit.
Santhosh
WHICH ERROR?
-
WHICH ERROR?