i'd like to capture the save button on client side with no postBack.
with the following configuration file, i get "command Save is not supported or not implemented", when pressing save.
will be happy for your advise.
<toolbars>
<
item type="g_start" />
<
item type="image" name="Save" postback="False" command="Save" />
<item type="image" name="Print" />
<
item type="image" name="preview" imagename="bspreview"/>
<
item type="image" name="Find" />