User Profile & Activity

John Bonin Member
Page
of 18
Posted: June 9, 2015 11:56 AM
Its been over 6 days and still no word from intersoft!  Why?
Posted: June 3, 2015 11:53 AM

Support?

I can reproduce this is with the 2014 R2 samples.  Replace the attached files to the WebGrid samples and run.  First off using the Column Select Action, Select Columns and hide one or 2 columns from Grid, then click on Save Layout button.  Next you need to refresh page or better still close browser and rerun.  Then select a few rows and click on Get Checked Row in Server button and you will see the error.  If you look at the CheckRows array list you will notice that the values for each row is empty.

Please look as I need to get this fixed.

thanks


thanks


Posted: March 30, 2015 3:54 PM
--Regarding the template fields, I have reported this to WebGrid development team. The report is filed under work item #1080.-- I know this is a very old post but anything come out of work item #1080 in saving Template Fields when using SaveTableStructuretoXML?
Posted: March 30, 2015 12:50 PM

Hi Leo,

Thanks for the response. I've got it working now, but here is the kicker....

If I use: fltr = New WebGridFilter("OOSDays", ColumnFilterType.Between, "1 and 5")

it works and the proper records are returned, but if I make a very minor change to:

fltr = New WebGridFilter("OOSDays", ColumnFilterType.Between, "1 AND 5")

(changed word from lower case and to upper case AND) No records are returned and the filter shown in
the FilterBar is 03/30/2015 and 03/30/2015.  

Looks like a possible bug with the case of statements.



Posted: September 4, 2014 7:11 AM

Thanks Hans, please let me know of any updates.  By the way I am already using the LoadOnDemand = True property under the <PreviewRowSettings>

Posted: September 3, 2014 6:55 AM
Hans,

  Yes that is basically the same error I get.  "Object Reference not set to an instance of an object"
Posted: February 27, 2014 7:31 AM
No it really doesn't help.  In my case, I have multiple TextEditors in different views of the Multiview, I can save info into the viewstate and restore it but not very elegant!  I also use an UpdatePanel, which when a postback occurs, all the icons on the text editor control no longer works, so it appears that all the javascript control unbinds, making the Text Editor useless in this situation. 
Posted: February 26, 2014 8:38 AM
Do you have any answer to this.  It's been about 1 1/2 years since hearing from you.  I am still having this problem.  The contents of the webTextEditor does not remain when used within a Multiview control.  The sample project uploaded before will show this problem.  I am using the latest version of TextEditor, VS 2008 and ASP .NET 4.0.  I am also using jQuery 1.9.x.
Posted: February 10, 2014 8:12 AM
Hi Bernard,

  I can'trecreate it at all and can't come up with a sample.  I do know the user is copying text from a Word document into the Text Editor.  it probably is somehting to do with that.  I'm going to find out the details of what is being added.

thanks

But if you know of something that Word may be doing, please let me know.


Posted: January 23, 2014 9:22 AM
Thanks the Hotfix came through today.  Appears to have fixed the problem.

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