How to edit nested data?

J

Jarmo Muukka

Hi,

I am a bit confused how to edit nested data. I have a List<Block>. Block
contains name, some other data and List<Paragraph>. Paragraph contains text
and some other data. I have written a web server control which overrides
RenderContents and writes HTML. It was very easy.

Enabling editing is a problem for me now. It should be able to add new
blocks, edit and delete existing ones. The same should be possible for
paragraphs under block. The order of blocks and paragraphs should be
possible to alter too.

Can you give me a suggestion which controls to use and a bit of advice? I
would like to use AJAX, if it helps editing the data.

Thanks,
Jarmo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,089
Latest member
Ketologenic

Latest Threads

Top