Hi all,
I need some guidelines regarding how to use AcMomoryDataSorter and MemoryBuffer.
Can any one of you give me some code examples?I'll be delighted if the code is complex one.
Or even any document will suffice.
There will be a sample program for memory buffer in c:\actuate6\erdpor\examples\reusequery. That example is self explainatory for memory buffer.
MemoryDataSorter has a method called "COMPARE" with two datarow objects as parameter. By overriding this method, you can sort on two different columns in a datarow or in multiple datarows component. This compare method will return value as 0 or 1 or -1.
IF it's Zero the values are equal..
Check your manual for detailed description of memorydatasorter.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.