|
Rank: Advanced Member Groups: Member
Joined: 8/9/2007 Posts: 59
|
Hi Friends
I am using the Datepicker inside my GridView.
Inside EditTemplate how do i Bind my Data Date to the DatePicker. i tired Property SelectedDates = '<%# Bind("StartDate") %>' Which is wrong.
Any Help or Suggestion would be appreicated.
Thanks
Cheers Menon
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|
|
Rank: Advanced Member Groups: Member
Joined: 8/9/2007 Posts: 59
|
Hi There
I went through the article properly, but i didnt find anywhere how can i bind data on the client side.
I would highly appreciate if you can please guide me with an example how to do it.
Thanks Menon
|
|
Rank: Advanced Member Groups: Member
Joined: 8/9/2007 Posts: 59
|
Hi There
Sorry for the Post. I found the property SelectedDateString ='<%# Bind("StartDate") %>' worked for me fine.
Thanks Menon
|
|