Login

  • Sign in with Intersoft Social ID
  • Sign in with Intersoft ID (Developer Network)
  • Sign in with Google ID
  • Sign in with Open ID. Click for more options.
Intersoft Social ID
Password
Intersoft Latest Learn More

Latest Development Blogs

Blog RSS
Loading
Retrieving News

Forum                   Topics  Post

DateTime not saying in NewValue in BatchUpdate

1 reply. Last post: January 30, 2011 10:37 PM by Gordon Tumewu
Rate this topic:
Average rating: Not rated yet.
Tags :
  • (None)
Tenika LusbyMember

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>

 

All times are GMT -5. The time now is 1:30 AM.