Naters_uk 0 Junior Poster in Training

I would like to know how i can disable asp.net button from the items in a listbox. I am working on a movie booking seat page. The listbox retrieves the seats from the database. The buttons represents the seats and are suppose to be disabled from clicking once it has been booked. How can this be done?