User Profile & Activity

Handy Surya Support
Page
of 223
Posted: February 28, 2012 10:28 PM

For this case, can you create a simple runable sample that replicates this issue? We need this to help you analyze the issue.

Regards,
Handy

Posted: February 28, 2012 9:54 PM

Thank you for letting us know. I would try to ask our developer teams to fix it asap. If it is possible, I would send you unofficial hotfix for this before March 10th.

Regards,
Handy

Hello,

The fix has been confirmed. It would be ready in our hotfixes releases on March. Unfortunately, there is no workaround for now.

Regards,
Handy

Posted: February 28, 2012 7:33 AM

Hello Andre,

Thank you for your question. It gives us some insights about this. Our developer teams are planning to implement/enhance it elegantly in the next release.
But for now, actually it can be done by overwriting the export code.
First, you would need to edit the status bar item template and add the option for XML.
Secondly, rewrite/handle the export mechanism manually.
If you want, I can try to build a sample for you.

Regards,
Handy

Posted: February 28, 2012 7:29 AM

Hello,

Yes, it is by design. This scenario designs for client paging. When it has been expanded, it could not be collapsed until you refresh.

Regards,
Handy

Hello,

It should not happen. Basically, it also should show time out when the response is too long. Perhaps, you can help us by giving the evidence or other details such as your code?

Regards,
Handy

Posted: February 27, 2012 11:58 PM

Hello David,

So basically, you mean, in non batch update (AllowBatchUpdate=false), insert and update work correctly without return error?

When install our product, there should offline documentation included. Unfortunately, our support site does not have the online documentation. You need to download it manually.

Regards,
Handy

I can replicate the issue as well in here. I will forward this issue to our developer teams.

Regards,
Handy

Posted: February 27, 2012 10:26 PM

Hello Jan,

The issue has not been fixed yet. FYI, we plan to release the hotfixes for March.

Regards,
Handy

Hello David,

Please allow me to help you in answering your question.

1. We are binding to a SqlDataSource for the selects, but the updates and inserts are using custom objects.
The insert and updates are ok and work fine when the method onbatchupdate method is called, but the page then displays  
"WebGrid failed to update 1 out of 1 changes due to errors.Please review and correct your changes"

The following records were not updatesd.
Record '69': Object Reference not set to an instance of an object".

The code seems to be looking for the insert and update statements in the SqlDataSource which do not exist. How can i stop this from happening.?


I think the problem is not because it could not find your insert/update method. But it seems your method itself should the problem.
For simple case, try not to use batch update first. Just use regular simple insert, update and delete. See if your insert/update method are working in non batch-update scenario.


2."Accept All Changes" button on the bottom of the grid is far far too small. How do i make this button appear larger and place it at the top of the grid..

It could not be moved to the top. Even though you can larger the size, the style would be bad.
We have design each of images in status bar have their own size. 
Unless, you want to customize the style by yourself. In this case, you need to get the element of the status bar, and change the size (width and height) of the icon.

3.How do we remove "Paste Multiple rows from clipboard" in the context menu. Its buggy & not needed.

You can find it in our documentation "How-to: Add/Remove a menu in WebGrid's context menu ".

Regards,
Handy

All times are GMT -5. The time now is 5:38 AM.
Previous Next