First off, I realise this is probably a niche area, but I get a script error when filtering against a Guid column. I've an MVC wrapper grid using server side paging & filtering; this all works fine. However, when the results are returned to the client a script error occurs: "TypeError: b._parse is not a function". This appears in the _bind method. It's not critical, the filtering works and the grid displays OK (with SP1) but it's probably worth looking into.
I've uploaded a sample project: https://skydrive.live.com/redir?resid=635C8E2BF4822D7C!1064
This project uses the standard release, which I think does have an issue with the re-binding of the grid, but I'm using SP1 in the main project and apart from the script error, all seems fine.
I've uploaded a sample project: https://skydrive.live.com/redir?resid=635C8E2BF4822D7C!1064
This project uses the standard release, which I think does have an issue with the re-binding of the grid, but I'm using SP1 in the main project and apart from the script error, all seems fine.