Datagrid Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone had experience producing an employee schedule display by way of a
datagrid? Creating this isnt hard but I am trying to get changes made in
the database to show in the datagrid. For example if someone requests
vacation time and it gets approved by a manager I would like it to show in
the grid for those specific dates. I am new to this so any help, examples,
or suggestions would be appreciated. Thank you in Advance!
 
Hello,
At a minimum you have to refresh the grid/datasource. If you are
using SQL 2005, you can setup a trigger to automatically refresh the grid.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top