I have a weird problem with client data binding in the Chrome browser. All other browsers work fine. I haven't spent a lot of time investigating - mostly because I have no idea where to start.
I have a RadGrid (2010.1.415.35) with several columns, two of which are date columns and are right next to each other (Invoice Date and Due Date). The grid is bound on the client using results from a web service. The Invoice Date always populates correctly, but the Due Date only displays data for the top row in the grid. All of the other rows have a blank Due Date. All other columns are populated correctly.
As I said, everything works fine in IE, FireFox, Safari, etc. It is only Chrome that has the problem.
You can see a working example (or, non-working example as the case may be) by logging in to our demo site:
http://sandbox.invoicesmadeeasy.com/Login/UserLogin.aspx
Username: demo@invoicesmadeeasy.com
Password: demopass
Once you log in, click on the "Open (Unpaid)" folder on the left side of the screen to view the grid. You will see that all 3 rows have a Due Date in IE/FireFox/Safari, but if you log in using Chrome then only the top row displays the Due Date.
Any ideas?
I have a RadGrid (2010.1.415.35) with several columns, two of which are date columns and are right next to each other (Invoice Date and Due Date). The grid is bound on the client using results from a web service. The Invoice Date always populates correctly, but the Due Date only displays data for the top row in the grid. All of the other rows have a blank Due Date. All other columns are populated correctly.
As I said, everything works fine in IE, FireFox, Safari, etc. It is only Chrome that has the problem.
You can see a working example (or, non-working example as the case may be) by logging in to our demo site:
http://sandbox.invoicesmadeeasy.com/Login/UserLogin.aspx
Username: demo@invoicesmadeeasy.com
Password: demopass
Once you log in, click on the "Open (Unpaid)" folder on the left side of the screen to view the grid. You will see that all 3 rows have a Due Date in IE/FireFox/Safari, but if you log in using Chrome then only the top row displays the Due Date.
Any ideas?