Look at making this change in the PreRender method/event, testing for
existing data and then setting the DefaultMode to Insert if there isn't any
data.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."
"merco" <d.********@gmail.com> wrote in message
news:11**********************@j52g2000cwj.googlegr oups.com...
hi,
is it possible to automatically change default mode to insert if my
datasource hasn't any records ?
How can i do that ?
Thanks