Rocky Rocky

Rocky Rocky

  • NA
  • 317
  • 147.9k

How to validate the date already appered on gridview or not?

May 2 2013 5:11 AM


Hai friends,
       
       Im creating one application in that using jquery datepicker (calender) my input details are given below:

date:(calender)
from:(textbox)
to:(textbox)
remarks(textbox)
add(button)
after adding the details entire details ll show on Gridview's.

(Ex:
 date:02-apr-13,
 from:banglore,
to:pune
apply(add)
the details ll show on GridView,now if im choose same in calender ll show error mess" already the date was appeared".)
how to validate the input date and already appread on gridview



Answers (1)