User Profile & Activity

John Bonin Member
Page
of 18
Posted: May 17, 2010 11:12 AM

Andi,

  Thanks, worked perferctly.  I missed they Type atrribute of the SeriesBarSettings.

Posted: May 17, 2010 9:46 AM

Thank you works great.

Posted: May 3, 2010 2:53 PM

I am using Framework 3.5 in VS 2008 with IE 7.  The Grid version is .402.  I updated the bin directory of the samples direcory to use the latest versions.  If I keep the width and remove the height paramater using the XHTML DocType, I see the grid but when I click on the Chart button, the top of the chart is displayed at the bottom of the grid (I can see both) and the browser is frozen.  I have to kill the process.

Posted: April 30, 2010 10:46 AM

Thanks for response, but looks like there is a lot of problems with height!  Using the HTML DocType remove the Height attribute and display the chart and it crashing the browser.

Posted: March 5, 2010 8:44 AM

Hi Julia,

I can't give a sample project as I don't have IE 8 so I really don't know what is happening or not.  All I know is that one user with IE8 says scrolling doesn't work if the first 2 columns are frozen. If they are unfrozen then scrolling works.  Your video shows scrolling working, so I really need to find a system with IE 8 and do more testing.  Problem is we are not allowed to download and install IE 8!

I'll let you know if I have more details.  Sorry, but was just seeing if other's have mentioned problems with IE 8, we are having so many problems with it!  I just hate it...

 

John

Posted: February 9, 2010 8:43 AM

Hi,

I found out what the problem is and you can see the problem with the samples that come with R2 and is not specific to my project.

The problem is the DocType.  Using the sample called "CollectInput" in WebGridTutorials in the V3.5 directory, if you do the following you will see the problem:

1. In the code behind file change the SQL statement so that an error occurs (I changed the table name to customers2).

2. Change the DocType in the aspx file to:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
Then open the page in a browser and click on the GetRecords button.  Notice that the Error Dialog has no buttons and no X to close the dialog.  There is no way to get back past the error dialog and returnr back to the main page.  
I know in the past using the XHTML DocType was not supported but I thought it was with R2?  
John
Posted: February 8, 2010 1:48 PM

I can't get a simple sample and it works fine using the samples, but with my project it doesn't.  I did notice that all the text is centered, so wondering if maybe a style is in conflict.  I am also using jQuery.  I have attached the actual page with the webGrid attached. 

 

Posted: February 5, 2010 7:27 AM

Thanks..  but my windows don't have any buttons.  The bottom of the page is blank, See attached.  Is there a way to change the size of the error popup window?

Posted: February 4, 2010 8:40 AM

Hi,

I am aware of the OnUnhandledError event, but that is not what I was mentioning.  The problem is if you don't use that event then the default dialog that is presented to the user from the webUI Grid has no way to close the modal dialog, this confuses users to no end.  Attached is a screen shot of the dialog and no buttons.

Now since you did mention the OnUnhandledError event there is problems with it in that the errorString is an empty string so you have no idea what the error is?  Also the tblName is not the table name but the FlyPostBackEvent, in my case Refresh and the lastRequestObject is always null.  This makes using this event a little difficult.

Without the errorString, I have no idea if it a session timeout, expired login token or even an Oracle database error!

 

Posted: February 1, 2010 8:48 AM

Thanks worked perfectly...

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