Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi,

I am writing my own plugin and I want to have a grid on property page. I want to specify a select box as grid column and also want to populate its data using a ajax url. If I specify my own options hard codded then it is working but when I specify options_ajax then it renders a text box

Please suggest how can I render a select box as a grid column which populates its value from a ajax url.

Also wants to change the value of second column selectbox depending on first column select box selection

Thanks,

promod