Closed GoogleCodeExporter closed 9 years ago
Thank you for the help.
Original comment by triumph1...@gmail.com
on 16 Jan 2013 at 2:31
Simply disable the defaults and add extra navigator buttons.
<sjg:grid
id="sample"
...
navigator="true"
navigatorEdit="false"
navigatorAdd="false"
navigatorExtraButtons="{
seperator: { title : 'seperator' },
addbutton : { title : 'Add Entry', icon: 'ui-icon-plus', topic: 'openUserTopic'},
editbutton : { title : 'Edit Entry', icon: 'ui-icon-pencil', topic: 'openEditTopic'}
}"
>
Original comment by johgep
on 21 Jan 2013 at 12:46
thans guru, it worked :)
Original comment by triumph1...@gmail.com
on 1 Feb 2013 at 9:42
Hi, Do you have any documents on how to use this topic? topic:
'openUserTopic' and topic: 'openEditTopic? I am looking for basics on this
one but i could not find any.. maybe you have some documents or basic
samples?
Original comment by triumph1...@gmail.com
on 1 Mar 2013 at 11:09
Original issue reported on code.google.com by
triumph1...@gmail.com
on 16 Jan 2013 at 2:31