Client side Validation with FCK Editor
RequiredFieldValidator is not work with FCK editor but CustomValidator will work with FCK editor. Read the full story
Client side Validation with FCK Editor
RequiredFieldValidator is not work with FCK editor but CustomValidator will work with FCK editor. Read the full story
A very common desire is to set a column of a gridview to display just the month, day and year of a DateTime type.The problem is the by default, the HtmlEncode property of the boundfield attribute is set to True Read the full story
