Hi all,
I have Two tables (Employees , Department ) in my database
I have a page to fill employees data , in that page i have departments dropdownlist and i want to add a link beside this dropdownlist when i click on it , open popup window or ajax modal popup to add new department and after i add i want to rebind department dropdownlist in employee data page
Thank you