I have a grid with date data displaying as YY/MM/DD inside it with update functionality. I want to check that user cant enter date with any other format.
saurabh mohal
Posts
-
Check Format of DateTime Column in Grid -
DateTime Picker in gridHow to apply DateTime Picker in data gridview when user clicks on particular cell
-
DateTimePicker In GridViewHi ,thanx for the answer but i am using desktop application so cannot use javascript and all..
-
DateTimePicker In GridViewHow to add DateTimePicker ColumnStyle in GridView used to select date and time, and to display that date/time in DataGridView in windows application
-
Web Service to Send MailAny idea or reference links of how to make service for sending mail when user clicks on button.
-
Characters before @Sorry i dint get your ans can u describe me using some example..!!
-
Characters before @I have for e.g saurabh@yahoo.com in Textbox i only want characters before @ i.e saurabh. What should be the property for textbox to do this..?
-
Background Color using CSSits not working background color has changed to Yellow on page load but on focus nothing is happening. Do we have any more solution..??
-
Background Color using CSSI want to change background color of Textbox when focus comes on to it and when outof focus background color again changes to its original. I want to do this using CSS and Javascript and i am using VS2008,C# Do anyone have idea about this. Thanks
-
Cricket Score CardI want to show live score card of cricket on my website.This Score card have the option to show any tounament going on,like ranjhi trophy,icl etc.Can anyone have the idea how to show this on site. Any Web service even if paid will go..
-
Tree View Problemi have tried this but not happening..!!
-
Tree View ProblemI have applied tree view in my application and i want that instead of + and - signs, "Hand" to come on Text and it collapses and expands on clicking text not +(plus) or -(minus) signs. Anybody have an idea on this..?
-
Embedding Text Editori use this example but error is coming which says "Project with output type of class library cannot be started directly",if i use HTML Provider and if i use HTML Provider demo as start project then it runs but it cannot find some .html ext page... Can u figure out wht problem is?? Thanks
-
Embedding Text EditorHow to Embedd Text Editor in ASP.NET C# page like we see in msword.Can anyone get me the procedure and code for this.Thanks
-
Applying JavaScript In Sitemap Filepopup is opening word document, but the page that contained the link to the popup just says OBJECT..or can we make javascrpit function in sitemap file and call it in my url?
-
Applying JavaScript In Sitemap Filepop up is opening well but the problem is that on parent page some OBJECT kind of thing comes in written i dnt want that.I want to view parent page as it is.. Thanks
-
Applying JavaScript In Sitemap Filei am applying javascript in sitemap file to open a word file like pop up in someother window.It opens too but the page which i have been made start up Object comes in written.I want to view startup page as it is. **Site map Codefile** siteMapNode url="javascript:window.open('companypolicy/Email Policy.doc')" title="Email Policy" description ="Email Policy" roles="*" /;