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
I have a column on my grid with CalendarCombo. When the user selects a date, I want the timestamp to be saved as well. I notice the BatchUpdate: NewText has the date and time (1/28/2011 11:40AM" but the NewValue has "1/28/2011". I was expecting to see the same value for both NewValue and NewText.
<ISWebGrid:WebGridColumn Name="Date1" DataMember="Date1" Caption="Date Paid or Accrued" EditType="NoEdit" Width="125px" FilterEditType="CalendarCombo" EditInfoText="Enter Date" DataFormatString="MM/dd/yyyy hh:mm tt" DataType="System.DateTime"> </ISWebGrid:WebGridColumn>
Hi Tenika,
I am trying to replicate your issue using northwind database and Orders table. From the code snippet that you gave, I see that the EditType is NoEdit, if you set the EditType to NoEdit, then could you inform me how do you edit the cell? is it using form or control outside the grid?
I also has test by changing the EditType to CalendarCombo, but in my end the NexText and NewValue has the same value which is has the timestamp saved as well, I check it in OnAddPendingChanges client-side event of WebGrid. Do you have another settings that could cause the issue?
Best Regards,
Gordon Tumewu
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