Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hilario1638

    How to autoscroll a datagrid

    sorry 'bout my ignorance, but, how can i implement this on my DataGrid??
  2. hilario1638

    How to autoscroll a datagrid

    ok, this is the real problem: i have a data grid with lots of columns. I use tab to switch columns, but when a column doesnt appear on the screen, the datagrid doesn't scrolls left, so i decided scroll it myself, that was my first post. any solution to this problem??
  3. hilario1638

    How to autoscroll a datagrid

    thanks for the code obislavu, but it doesn't scrolls left or right, it just scrolls up and down, i need to scroll it left or right also. thanks anyway
  4. hilario1638

    How to autoscroll a datagrid

    i want to automatically scroll the data grid to a specific cell that is not visible on screen, how can i do this? I've tryed to get the HScrollBar from the DataGrid.Controls enumeration and adding a value value until it gets the desired cell in the screen but it seems like the scrollbar is...
  5. hilario1638

    DateTimePicker, focus on hours

    Hi, i have a DateTimePicker with Custom Format: MM/dd/yyyy HH:mm so it can display the date and time. it also displays the checkbox. i want to focus on the hour when the user clicks the checkbox, can somebody help me...

Part and Inventory Search

Back
Top