Page 1 of 1

GetDataForLine

Posted: Fri Feb 07, 2014 6:45 pm
by Crispquai
Hello guys,

Does anybody know why in "command GetDataForLine pLine, @pOutData" the parameter "pLine" receives value "theSequence" when "fixed row Height" false?

Thanks.

Re: GetDataForLine

Posted: Mon Feb 10, 2014 2:05 pm
by MaxV
Do you mean GetDataOfLine?

Re: GetDataForLine

Posted: Mon Feb 10, 2014 8:36 pm
by Crispquai
Hello MaxV,

Message "GetDataForLine" CallBack of the data grid sending whenever it needed display a row when i set the dgNumberOfRecords.

Thanks.

Re: GetDataForLine

Posted: Mon Feb 10, 2014 9:06 pm
by Simon
For those of you following this topic the result can be displayed using this lesson:
http://lessons.runrev.com/s/lessons/m/d ... ts-of-data

Simon

Re: GetDataForLine

Posted: Tue Feb 11, 2014 2:44 pm
by Crispquai
Thanks Simon. I put my question there.