Click here to Skip to main content
16,005,149 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What MFC dlls to distribute? Pin
Member 10339073-Aug-00 19:26
Member 10339073-Aug-00 19:26 
AnswerRe: What MFC dlls to distribute? Pin
Mike Dunn4-Aug-00 7:08
Mike Dunn4-Aug-00 7:08 
AnswerRe: What MFC dlls to distribute? Pin
Member 11278-Aug-00 3:03
Member 11278-Aug-00 3:03 
GeneralUsing a CToolTips derived class with a CToolBar Pin
John M. Drescher2-Aug-00 14:35
John M. Drescher2-Aug-00 14:35 
Generalproblems with CFileDialog customization Pin
Joan Murt2-Aug-00 10:07
sussJoan Murt2-Aug-00 10:07 
QuestionUDP Packet Creation???? Pin
daniel madden2-Aug-00 9:58
daniel madden2-Aug-00 9:58 
GeneralPrinting problems Pin
Derek Lakin2-Aug-00 6:14
Derek Lakin2-Aug-00 6:14 
GeneralImplementing recordset paging Pin
Mark Tutt2-Aug-00 5:42
Mark Tutt2-Aug-00 5:42 
I've searched, although not exhaustively for some reference or example of implementing recordset paging without success.

I have an application that allows users to search for records by any criteria. While this makes things easy for the users, when searching on large tables with minimal search criteria, quite a lot of data has to go over the network. What I want to do is implement a paging mechanism that will get the first x records in the set, then keep track of the users position in the recordset, and only retrieve more records when they are needed.

Ideally I believe this should be a part of my underlying data classes, and I have to believe someone has done this before... Does anyone know of a reference/example they can share?

Thanks!
GeneralAutomatic mouse and keyboard Pin
Stefan Dahlin2-Aug-00 4:21
Stefan Dahlin2-Aug-00 4:21 
GeneralRe: Automatic mouse and keyboard Pin
Bill Carter3-Aug-00 9:14
Bill Carter3-Aug-00 9:14 
GeneralOCX on DOC/VIEW Pin
Desouky2-Aug-00 4:09
Desouky2-Aug-00 4:09 
GeneralListBox and DAO Pin
Frank von W.2-Aug-00 1:59
sussFrank von W.2-Aug-00 1:59 
GeneralRe: ListBox and DAO Pin
ldaoust2-Aug-00 9:42
ldaoust2-Aug-00 9:42 
GeneralRe: ListBox and DAO Pin
Sam Hobbs4-Aug-00 9:19
Sam Hobbs4-Aug-00 9:19 
GeneralCTreeCtrl check state Pin
Derek Lakin2-Aug-00 0:21
Derek Lakin2-Aug-00 0:21 
GeneralRe: CTreeCtrl check state Pin
HP2-Aug-00 1:33
HP2-Aug-00 1:33 
GeneralRe: CTreeCtrl check state Pin
Derek Lakin2-Aug-00 2:08
Derek Lakin2-Aug-00 2:08 
GeneralProblem solved :o) Pin
Derek Lakin2-Aug-00 4:01
Derek Lakin2-Aug-00 4:01 
GeneralWriting Windows NT Service Pin
aasher1-Aug-00 21:16
aasher1-Aug-00 21:16 
GeneralRe: Writing Windows NT Service Pin
HP2-Aug-00 1:17
HP2-Aug-00 1:17 
GeneralRe: Writing Windows NT Service Pin
HP2-Aug-00 20:12
HP2-Aug-00 20:12 
GeneralChanging MM_TEXT to MM_LOENGLISH for printing Pin
Zeg1-Aug-00 20:16
Zeg1-Aug-00 20:16 
GeneralDisplaying "Multiple Windows" in Non Document/View MFC App Pin
Crode11-Aug-00 14:42
Crode11-Aug-00 14:42 
GeneralRe: Displaying Pin
Erik Funkenbusch1-Aug-00 19:13
Erik Funkenbusch1-Aug-00 19:13 
GeneralPSD (PhotoShop) Viewer Pin
Dmitry1-Aug-00 11:04
Dmitry1-Aug-00 11:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.