c# Programming Glossary: appforvacgrid.databind
Count total rows of gridview with pagination http://stackoverflow.com/questions/5788329/count-total-rows-of-gridview-with-pagination vacanyList.Enabled false appForVacGrid.DataSource null appForVacGrid.DataBind try if companyList.SelectedIndex 0 deptList.Enabled true deptList.Items.Clear.. Select Company.... appForVacGrid.DataSource null appForVacGrid.DataBind catch Exception throw protected void deptList_SelectedIndexChanged.. ListItem Select Vacancy 1 appForVacGrid.DataSource null appForVacGrid.DataBind else notifyLbl.Visible true notifyLbl.Text ALL VACANCIES..
|