Results 1 to 2 of 2

Thread: Sorting dates depending on the priority field

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 1999
    Location
    chennai,tamilnadu,india
    Posts
    29

    Post

    Hi all,
    i have table with activity_no,start_dt,Target_dt,Priority.
    lower priority activity should start after the start_dt of higher priority.So if i modify the priority of already present activity then all starting_dates has to be rearranged.
    OR
    Sorting dates with respect to priority modified.logic is some thing like done shecduler

    can anyone give some ideas or suggest some sites.

    thankx
    Murali


  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Post

    well... one way is making sure the listbox auto-order is OFF then find the dates with priority add add them to the listbox one at a time and when u refresh clear the listbox and re-arrange

    ------------------
    DiGiTaIErRoR
    VB, QBasic, Iptscrae, HTML
    Quote: There are no stupid questions, just stupid people.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width