Hi everyone,
Am developing Hotel Management software in windows application.
I have a room with 101,102,103,104,105,106,107,108,109 fixed Numbers in a column.
I want to get the room numbers from database and display these room numbers in Gridview like below.
101 102 103
104 105 106
107 108 109.
Is it possible..?
Thank u...