fraxzi wrote:Dear Mr. RAO,
Any sample how to remove a tree treeitem from oTree?
If a condition is met.. this treeitem mus be remove. Any help?
Kind Regards,
Frances
nageswaragunupudi wrote:fraxzi wrote:Dear Mr. RAO,
Any sample how to remove a tree treeitem from oTree?
If a condition is met.. this treeitem mus be remove. Any help?
Kind Regards,
Frances
Actually this is not quite simple.
Version 10.12 handles this properly.
Silvio wrote:you Know how delete a record from xbrowse ?
MdaSolution wrote:but I think you can delete a record and then refresh the tree
WITH OBJECT oBrw:oTreeItem
:SetTree( oSubTree )
:Open()
END
oBrw:Refresh()
Marcelo Via Giglio wrote:Thanks very much Mr. RAO,
I found it and work, another question how can delete the tree without delete the root, in other words delete only the same tree added
regards
Marcelo
oItem:oTree := nil
Marcelo Via Giglio wrote:Hello again.
because I have thousands of records, I want to know if it possible to have a normal xBrowse database associated
with the possibility to make a tree in some row by demand, no for all, only for selected row
thanks in advance
Marcelo
oBrw:SetTree( 1 )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 87 guests