Automatically duplicating dialogs
#1

For example, say I wanted to load 40 rows of data from a MySQL table and present it in a dialog (DIALOG_STYLE_MSGBOX), but a dialog only has capacity for 20 rows of data (just an example). How would I code it so if the rows are higher than 20, show those rows on a new dialog? And keep doing that for every 20 rows that are found?
Reply
#2

http://stackoverflow.com/questions/3...plement-paging
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)