c# Programming Glossary: appforvacgrid.datasource
Count total rows of gridview with pagination http://stackoverflow.com/questions/5788329/count-total-rows-of-gridview-with-pagination depratment list is not selected vacanyList.Enabled false appForVacGrid.DataSource null appForVacGrid.DataBind try if companyList.SelectedIndex.. notifyLbl.Visible true notifyLbl.Text Select Company.... appForVacGrid.DataSource null appForVacGrid.DataBind catch Exception throw protected.. vacanyList.Items.Insert 0 new ListItem Select Vacancy 1 appForVacGrid.DataSource null appForVacGrid.DataBind else notifyLbl.Visible true..
|