iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
I'm currently getting exactly the same issue as above.
These client binding settings
<ClientBindingSettings DataSourceType="WebService" ServiceUrl="~/Webservices/settings.asmx" DataLoadMode="PagedData" EnableGroupRowPaging="true" GroupRowPageSize="20" PreloadGroupTotals="true" ItemTypeName="fn_tblProject_GetAllResult"> <ServiceMethods SelectMethod="GetPagedProjects" BatchUpdateMethod="UpdateProject" /> </ClientBindingSettings>
plus
<ISWebGrid:WebGridColumn Caption="Enabled" DataMember="IsEnabled" DataType="System.Boolean" Name="IsEnabled" HeaderTooltip="Enabled" ColumnType="CheckBox" EditType="Checkbox"> </ISWebGrid:WebGridColumn>
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_IsEnabled", DbType="Bit NOT NULL")] [global::System.Runtime.Serialization.DataMemberAttribute(Order=6)] public bool IsEnabled { get { return this._IsEnabled; } set { if ((this._IsEnabled != value)) { this._IsEnabled = value; } } }
Update: 2012-02-17 16:57
Looking at the HTML output the value of the checkbox is set to "on". Hope this might help.
Thank you kind sir, it's working as I hoped.
Hi Yudi,
Just wondered if you got my emails regarding this issue?
Thanks
Paul
Any update on this issue?
Thank you.
Thanks for the build and fast turn around however I'm still running into the same problem.
Are there any other dependencies which I need to make sure are at a specific release before this will work? Such as WebDesktop etc?
I've got:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
Every time I try and enable AllowBatchUpdate I get the error in the png "Error - HTML 1.PNG" in firefox. If I change that to
Then firefox displays the grid correctly for me at 100% of height and shows my row data. If I then subsequenctly add in AllowAddNew="Yes" then I get the error in png "Error - HTML 4.PNG" with no data and no clientside functionality.
Ideally I'd like it working with my first doctype XHTML 1.0. If you need any more information please ask, also for your reference I'm using the exact same code as the zip file Adam supplied in the original post and thats doing exactly the same.
Edit: I've just tried http://live.intersoftpt.com/Default.aspx?url=cs/WebGrid/BatchUpdate_Enterprise.aspx and I get the same issue, however http://live.intersoftpt.com/Default.aspx?url=cs/WebGrid/XHTML.aspx works.
Thank you for your reply.
Is there an ETA for this or will I just need to wait until it gets resolved? Obviously I can't put a project on hold for a period of time I have no control over. Are we saying days/weeks/months?
Thank you for the reply.
We have got a single developer license for the ASP.NET suite 2010 which was bought around 2 months ago. As I mentioned in my previous post I've raised a support ticket through my developer account on your dev2 domain. Both the developer account and my community account use the same e-mail address.
Thanks.
Does any body actually reply to messages anymore? I've asked in the forum and submitted and support ticket regarding this issue and I haven't heard from anyone. I've replied to the support request as instructed in the automatic email if I didn't get a response within 24 hours and I've still not heard anything.
Can someone please answer me.
Thank you
I'm having the same issue, is there any hotfix for this yet?
Hi Handy,
Surely the culture specified in the grid would effect the date time parsing? I would expect to get an error for not being able to convert the date in the format of dd/MM/yyyy from a grid in US culture mode?
From the outside it appears as if there is a DateTime.Parse somewhere in the code that has got a hard coded US culture passed into it.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname