dwClient.SetItem(1,"columnname","set_this_value");
You could call this function in the onload event in the browser. I think
I've got examples of this on my web site.
--
Larry Cermak [Team Sybase]
Branick Consulting, Inc.
www.branick-inc.com
EAServer & PowerBuilder Consulting & Training
EAServer and PowerBuilder Computer Based Training Courses
"Maurizio" <m...@nsit.it> wrote in message news:46fcbd0c$1@forums-1-dub...
> Hi All,
> I have to set the first item on DDDW on Web Datawindow...Could You help me
> ? Mey it possible in Javascript ?
>
> Thanks
>
> Maurizio
Just checking to make sure I understand what you want. The first item of a DDDW should be
selected when the user views the row in the browser. This would be for a new row. Is that
correct? If I have it right then as Larry and Adam said it would be easiest to do on the
server side. But if you have to do on the browser it is possible to do it with JavaScript,
but it is going to be more than a simple couple of lines of code.
--
Jim Egan [TeamSybase]
--
Larry Cermak [Team Sybase]
Branick Consulting, Inc.
www.branick-inc.com
EAServer & PowerBuilder Consulting & Training
EAServer and PowerBuilder Computer Based Training Courses
"Jim Egan" <eganjp...@compuserve.com> wrote in message
news:4701b54c$1@forums-1-dub...