it took some time, but I found it

hk_this.datasource().delete_actualrow(0)

deletes a row (if the source is a table) without message....just put 1 to have an advertisement before deleting.


I found the answer by browsing
delete_actualrow <http://hk-classes.sourcearchive.com/documentation/0.8.3-4/classhk__datasource_8db0ce37de2f3a377226132c9dbf855f.html#8db0ce37de2f3a377226132c9dbf855f> where it seems that any implemented function is reported, even if it doesn't appear in the handbook


there is also a function
delete_rows <http://hk-classes.sourcearchive.com/documentation/0.8.3-4/classhk__datasource_d598f9b38d07731281b9a30e3e719373.html#d598f9b38d07731281b9a30e3e719373>




Robert Leleu skribis (esperanto estas la unua internacia lingvo):
I found that there is a mode_deleterow() but I did not succeed to use it

(datasource).setmode_deleterow()
(datasource).delete_row(number of the row)

are not recognized....

I googled about the topic, and found however that the function has a source ? in
http://csourcesearch.net/package/hk_classes/0.7.3/hk_classes-0.7.3/hk_classes/hk_datasource.cpp/function/delete_row/1577,1



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Hk-classes-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Hk-classes-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss

Reply via email to