Kexi/Handbook/Command Reference/The Data Tab/en: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 4: Line 4:
[[Image:kexi_data_tab.png|500px|center]]
[[Image:kexi_data_tab.png|500px|center]]


From the '''Data''' Tab you can manipulate data in your tables or widgets in your objects (forms, reports, etc)
From the <menuchoice>Data</menuchoice> Tab you can manipulate data in your tables or widgets in your objects (forms, reports, etc)
; '''Cut'''
; <menuchoice>Cut</menuchoice>
: '''Cut''', places the data/widget on the clipboard and removes it from it's current position.
: <menuchoice>Cut</menuchoice>, places the data/widget on the clipboard and removes it from it's current position.
; '''Copy'''
; <menuchoice>Copy</menuchoice>
: '''Copy''', places the data/widget on the clipboard without removing it from it's current position.
: <menuchoice>Copy</menuchoice>, places the data/widget on the clipboard without removing it from it's current position.
; '''Paste'''
; <menuchoice>Paste</menuchoice>
: Paste, places the data/widget found on the clipboard to the table/object accordingly.
: <menuchoice>Paste</menuchoice>, places the data/widget found on the clipboard to the table/object accordingly.
; '''Paste Special'''
; <menuchoice>Paste Special</menuchoice>
: '''Paste Special''', is used to place arbitrary data found on the clipboard to a table, in a way that is predictable so as to be correctly added according to the table's definition.
: <menuchoice>Paste Special</menuchoice>, is used to place arbitrary data found on the clipboard to a table, in a way that is predictable so as to be correctly added according to the table's definition.
; '''Find'''
; <menuchoice>Find</menuchoice>
: '''Find''', opens the find dialog so as to search for specific text in the database data.
: <menuchoice>Find</menuchoice>, opens the '''Find''' dialog so as to search for specific text in the database data.


{{Prevnext2
{{Prevnext2

Revision as of 08:59, 22 June 2012

The Data Tab

From the Data Tab you can manipulate data in your tables or widgets in your objects (forms, reports, etc)

Cut
Cut, places the data/widget on the clipboard and removes it from it's current position.
Copy
Copy, places the data/widget on the clipboard without removing it from it's current position.
Paste
Paste, places the data/widget found on the clipboard to the table/object accordingly.
Paste Special
Paste Special, is used to place arbitrary data found on the clipboard to a table, in a way that is predictable so as to be correctly added according to the table's definition.
Find
Find, opens the Find dialog so as to search for specific text in the database data.