Tips - Raj Kaimal

Browse by Tags

All Tags » Tips (RSS)

Page.IsValid and Validate

ASP.net ships with a couple of validator controls that allow you to determine whether the value of the input controls they are validating is valid. Here is a simple example of a TextBox control with a RequiredFieldValidator attached and a Button control...
Posted by rajbk | 26 comment(s)
Filed under: , ,

Using the Wizard control as a sidebar navigator

You can easily transform the Wizard control as a sidebar navigator by simply hiding the navigation buttons at the bottom as shown below. To do this, add a Wizard control to your page. Under "Wizard Tasks", convert the StartNavigation, StepNavigation...
Posted by rajbk | 5 comment(s)
Filed under: ,

GridView DropDownList Pager

A way to add a dropdownlist pager to the GridView....
Posted by rajbk | 52 comment(s)
Filed under: , , ,

Office 2007 Export to PDF

Update (Nov 16 2006): Microsoft now provides an add-in to Office 2007 which allows you to save as PDF or XPS. It was a big dissapointment to hear that Adobe is making Microsoft remove PDF support from Office 2007. This means that CutePDF writer is going...
Posted by rajbk | with no comments
Filed under: ,
More Posts