CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 UPDATING MULTIPLE RECORDS AT ONCE WITH CC

Print topic Send  topic

Author Message
Don Arlington
Posted: 06/30/2001, 3:05 AM

hello i need to know if there is a way in CC to update multiple records at
once.
is it possible?
please help!

Alexey Alexapolsky
Posted: 07/03/2001, 1:14 AM

It''s possible via adding some code into
codecharge events

--
Alex
Ceritfied CodeCharge Developer
Develop database-connected web sites
without coding: http://www.codecharge.com
ASP, ASP.NET, PHP, JSP, Perl, ColdFusion

Don Arlington <d.arlington@scdu.co.uk> wrote in message
news:9hk89s$qnh$1@news.codecharge.com...
> hello i need to know if there is a way in CC to update multiple records at
> once.
> is it possible?
> please help!
>
>

Don Arlington
Posted: 07/04/2001, 7:55 AM

Dear Alex:
can u please post the neccessary codes here , i am sure there r many CC
developers who like to try this one.
thank you very much


"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9hrusb$upb$1@news.codecharge.com...
> It''s possible via adding some code into
> codecharge events
>
> --
> Alex
> Ceritfied CodeCharge Developer
> Develop database-connected web sites
> without coding: http://www.codecharge.com
> ASP, ASP.NET, PHP, JSP, Perl, ColdFusion
>
> Don Arlington <d.arlington@scdu.co.uk> wrote in message
>news:9hk89s$qnh$1@news.codecharge.com...
> > hello i need to know if there is a way in CC to update multiple records
at
> > once.
> > is it possible?
> > please help!
> >
> >
>
>

CodeCharge
Posted: 07/04/2001, 3:02 PM

There is no universal code that can just do this.
It depends on individual case and what you are trying to achieve.


"Don Arlington" <d.arlington@scdu.co.uk> wrote in message
news:9hvap8$goi$1@news.codecharge.com...
> Dear Alex:
> can u please post the neccessary codes here , i am sure there r many CC
> developers who like to try this one.
> thank you very much
>
>
> "Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
>news:9hrusb$upb$1@news.codecharge.com...
> > It''s possible via adding some code into
> > codecharge events
> >
> > --
> > Alex
> > Ceritfied CodeCharge Developer
> > Develop database-connected web sites
> > without coding: http://www.codecharge.com
> > ASP, ASP.NET, PHP, JSP, Perl, ColdFusion
> >
> > Don Arlington <d.arlington@scdu.co.uk> wrote in message
> >news:9hk89s$qnh$1@news.codecharge.com...
> > > hello i need to know if there is a way in CC to update multiple
records
> at
> > > once.
> > > is it possible?
> > > please help!
> > >
> > >
> >
> >
>
>

Don Arlington
Posted: 07/05/2001, 7:29 AM

i am trying to achieve this on my cc projects:
http://support.persits.com/grid/demo_expense_update.asp
updating more than 1 record at 1 time , it must be a way

keep trying....

"CodeCharge" <support@codecharge.com> wrote in message
news:9i03pf$vdi$1@news.codecharge.com...
> There is no universal code that can just do this.
> It depends on individual case and what you are trying to achieve.
>
>
> "Don Arlington" <d.arlington@scdu.co.uk> wrote in message
>news:9hvap8$goi$1@news.codecharge.com...
> > Dear Alex:
> > can u please post the neccessary codes here , i am sure there r many CC
> > developers who like to try this one.
> > thank you very much
> >
> >
> > "Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
> >news:9hrusb$upb$1@news.codecharge.com...
> > > It''s possible via adding some code into
> > > codecharge events
> > >
> > > --
> > > Alex
> > > Ceritfied CodeCharge Developer
> > > Develop database-connected web sites
> > > without coding: http://www.codecharge.com
> > > ASP, ASP.NET, PHP, JSP, Perl, ColdFusion
> > >
> > > Don Arlington <d.arlington@scdu.co.uk> wrote in message
> > >news:9hk89s$qnh$1@news.codecharge.com...
> > > > hello i need to know if there is a way in CC to update multiple
> records
> > at
> > > > once.
> > > > is it possible?
> > > > please help!
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Frédéric Malenfant
Posted: 07/05/2001, 7:55 AM

Your grid is $200 and CodeCharge is $150... your date format is changing
when we're using the DtPicker like object. And use the BeforeSave Event of
CodeCharge to put your ASP code here and do what you want to do when you
push the save button

Don Arlington
Posted: 07/06/2001, 3:55 AM

please post the code!

"Frédéric Malenfant" <frederic.malenfant@cgi.ca> wrote in message
news:9i1v56$kva$1@news.codecharge.com...
> Your grid is $200 and CodeCharge is $150... your date format is changing
> when we're using the DtPicker like object. And use the BeforeSave Event
of
> CodeCharge to put your ASP code here and do what you want to do when you
> push the save button
>
>

Jan B. Ferguson
Posted: 07/08/2001, 4:13 PM

Don,

Please research this yourself. Not only will you learn from the experience
but you will come to realize that this forum is a USERS newsgroup. It is NOT
the "official" CodeCharge support site nor is it the "do Don's work for him"
site. While small bits of code are often exchanged here to help others, no
one (in my humble opinion) is ready to write your project for you.

Constantly asking people to post the code when they are trying to guide you
in the right direction will not ingratiate you to them.

Just my 2 cents worth!

Regards,
Jan Ferguson


"Don Arlington" <d.arlington@scdu.co.uk> wrote in message
news:9i45e6$qs4$1@news.codecharge.com...
> please post the code!
>
> "Frédéric Malenfant" <frederic.malenfant@cgi.ca> wrote in message
>news:9i1v56$kva$1@news.codecharge.com...
> > Your grid is $200 and CodeCharge is $150... your date format is changing
> > when we're using the DtPicker like object. And use the BeforeSave Event
> of
> > CodeCharge to put your ASP code here and do what you want to do when you
> > push the save button
> >
> >
>
>

Don Arlington
Posted: 07/13/2001, 11:00 AM

Jan:
i didn't ask anyone to "GUIDE" me , i just asked if someone try this before
and wants to share its code with others here that's all . if you are a kind
of guy that keeps anythnig only for himself, ok it's fine, don't bother
answering this. i hope you understand now


"Jan B. Ferguson" <janf@datasoftware.net> wrote in message
news:9iapfl$r2c$1@news.codecharge.com...
> Don,
>
> Please research this yourself. Not only will you learn from the experience
> but you will come to realize that this forum is a USERS newsgroup. It is
NOT
> the "official" CodeCharge support site nor is it the "do Don's work for
him"
> site. While small bits of code are often exchanged here to help others, no
> one (in my humble opinion) is ready to write your project for you.
>
> Constantly asking people to post the code when they are trying to guide
you
> in the right direction will not ingratiate you to them.
>
> Just my 2 cents worth!
>
> Regards,
> Jan Ferguson
>
>
> "Don Arlington" <d.arlington@scdu.co.uk> wrote in message
>news:9i45e6$qs4$1@news.codecharge.com...
> > please post the code!
> >
> > "Frédéric Malenfant" <frederic.malenfant@cgi.ca> wrote in message
> >news:9i1v56$kva$1@news.codecharge.com...
> > > Your grid is $200 and CodeCharge is $150... your date format is
changing
> > > when we're using the DtPicker like object. And use the BeforeSave
Event
> > of
> > > CodeCharge to put your ASP code here and do what you want to do when
you
> > > push the save button
> > >
> > >
> >
> >
>
>

Alexey Alexapolsky
Posted: 07/19/2001, 8:45 AM

Here is a specific solution that may help you get the idea
how to construct and editable grid in CC , requires event
some programming.
Enjoy!
--
Alex
CC

Alexey Alexapolsky <alexa@codecharge.com> wrote in message
news:9hrusb$upb$1@news.codecharge.com...
> It''s possible via adding some code into
> codecharge events
>
> --
> Alex
> Ceritfied CodeCharge Developer
> Develop database-connected web sites
> without coding: http://www.codecharge.com
> ASP, ASP.NET, PHP, JSP, Perl, ColdFusion
>
> Don Arlington <d.arlington@scdu.co.uk> wrote in message
>news:9hk89s$qnh$1@news.codecharge.com...
> > hello i need to know if there is a way in CC to update multiple records
at
> > once.
> > is it possible?
> > please help!
> >
> >
>
>


begin 666 editable_grid.ccs
M/%-I=&4@0T-697)S:6]N/2(Q+C$N,3<B($9I;&5&;W)M870](E=I;F1O=W,B
M($YA;64](B(@3&%N9U!A='1E<FX](D%34" R+C @)F%M<#L@5&5M<&QA=&5S
M+F-C<"(@1&%T86)A<V4](B(@2&]S=#TB(B!$97-I9VY3:61E0V]N;F5C=&EO
M;CTB4')O=FED97(]36EC<F]S;V9T+DIE="Y/3$5$0BXT+C [1&%T82!3;W5R
M8V4]0SI<4')O9W)A;2!&:6QE<UQ#;V1E0VAA<F=E7$5X86UP;&5S7$)O;VM3
M=&]R95Q";V]K4W1O<F5?35-!8V-E<W,N;61B.U!E<G-I<W0@4V5C=7)I='D@
M26YF;SU&86QS92(@4V5R=F5R4VED94-O;FYE8W1I;VX](B(@1&5S:6=N4VED
M94QO9VEN/2)!9&UI;B(@1&5S:6=N4VED95!A<W-W;W)D/2(B(%-E<G9E<E-I
M9&5,;V=I;CTB(B!397)V97)3:61E4&%S<W=O<F0](B(@3W5T<'5T0V]D95!A
M=&@](D,Z7$EN971P=6)<=W=W<F]O=%QE9W)I9"(@57-E4V5C=7)I='D](D9A
M;'-E(B!396-U<FET>51A8FQE/2(B(%-E8W5R:71Y3&]G:6Y&:65L9#TB(B!3
M96-U<FET>5!A<W-W;W)D1FEE;&0](B(@4V5C=7)I='E,979E;$9I96QD/2(B
M(%-E8W5R:71Y4$M&:65L9#TB(B!38V%L93TB,3 P(B!397)V97)3:61E4&%T
M:#TB(B!3='EL949I;&4](D9A;'-E(B!3:71E55),/2)L;V-A;&AO<W0O96=R
M:60B($944#TB(B!,;V-A=&EO;CTB3&]C86PO3F5T=V]R:R(@1E103&]G:6X]
M(B(@1E104&%S<W=O<F0](B(@1E104&%T:#TB(B!,;V-A;$EM86=E<STB(B!3
M97)V97));6%G97,](B(@0V]P>4U306-C97-S/2)&86QS92(@4&%S<VEV94UO
M9&4](E1R=64B($U306-C97-S4&%T:#TB(B!-4T%C8V5S<U9E<G-I;VX](C(P
M,# B($-O<'E);6%G97,](E1R=64B($944$9I;&5&;W)M870](E=I;F1O=W,B
M($944%-I=&554DP](B(@0V]N;F5C=&EO;E-T<FEN9U1Y<&4](E-A;65!<T1E
M<VEG;B(@1E100V]N;F5C=&EO;E-T<FEN9U1Y<&4](D-U<W1O;2(@1E100V]N
M;F5C=&EO;E-T<FEN9STB(B!&5%!3:61E3&]G:6X](B(@1E104VED95!A<W-W
M;W)D/2(B($944$-O<'E-4T%C8V5S<STB1F%L<V4B($944$U306-C97-S5F5R
M<VEO;CTB,C P,"(@1E101&%T86)A<V4](B(@1E1035-!8V-E<W-0871H/2(B
M($944$AO<W0](B(@26UA9V5S4&%T:%1Y<&4](E)E;&%T:79E(B!,;V=I;E!A
M9V4](B(@2&5A9&5R4&%G93TB(B!&;V]T97)086=E/2(B($AO;65086=E/2(B
M(%-T>6QE3F%M93TB2&]T36%I;" H0U-3*2(@4W1Y;&54>7!E/2)#4U,B/CQ0
M86=E($YA;64](D=R:60B(%1I=&QE/2(B(%-E8W5R:71Y3&5V96P](C B(%@]
M(C B(%D](C B(%)E9V5N97)A=&5(5$U,/2)4<G5E(B!(96%D97(](B(@1F]O
M=&5R/2(B($QA>6]U=#TB4VEM<&QE(CX\1F]R;2!.86UE/2)&;W)M(B!4>7!E
M/2)'<FED(B!/<F1E<CTB,#$B(%1A8FQE/2)I=&5M<R(@3W)D97)&:65L9#TB
M(B!.97=,:6YE/2)&86QS92(@4U%,/2(B($%L;&]W26YS97)T/2)4<G5E(B!!
M;&QO=U5P9&%T93TB5')U92(@06QL;W=$96QE=&4](E1R=64B($%L;&]W0V%N
M8V5L/2)4<G5E(B!!;&QO=U-O<G1I;F<](E1R=64B($EN<V5R=$)U='1O;D-A
M<'1I;VX](DEN<V5R="(@1&5L971E0G5T=&]N0V%P=&EO;CTB1&5L971E(B!5
M<&1A=&5"=71T;VY#87!T:6]N/2)5<&1A=&4B($-A;F-E;$)U='1O;D-A<'1I
M;VX](D-A;F-E;"(@4V5A<F-H0G5T=&]N0V%P=&EO;CTB4V5A<F-H(B!!8W1I
M;VX](D=R:60B($%C=&EO;C(](B(@0W)E871E5F%L:612=6QE<STB1F%L<V4B
M($-A=&5G;W)Y240](B(@0V%T96=O<GE.86UE/2(B(%!A<D-A=&5G;W)Y240]
M(B(@57-E4&%G95-C<F]L;&5R/2)4<G5E(B!296-O<F1S4&5R4&%G93TB,C B
M($]R:65N=&%T:6]N/2)(;W)I>F]N=&%L(B!4:71L93TB(B!(96%D97(](B9L
M=#MF;W)M(&YA;64])G%U;W0[9W)I9"9Q=6]T.R!M971H;V0])G%U;W0[1T54
M)G%U;W0[(&%C=&EO;CTF<75O=#M'<FED+F%S<"9Q=6]T.R9G=#L-"@T*(B!&
M;V]T97(](B9L=#MI;G!U="!T>7!E/7-U8FUI="!V86QU93U3=6)M:70F9W0[
M#0HF;'0[+V9O<FTF9W0[(B!/<F1E<D)Y1&ER96-T:6]N/2)!<V,B(%=H97)E
M/2(B($=R:614>7!E/2)486)U;&%R(B!5<V5344P](D9A;'-E(CX\1FEE;&0@
M5'EP93TB3&%B96PB($-A<'1I;VX](FYA;64B($1A=&%3;W5R8V4](FYA;64B
M($YA;64](FYA;64B(%!+/2)&86QS92(@4VEZ93TB(B!297%U:7)E9#TB5')U
M92(@3&]O:W5P5&%B;&4](B(@3&]O:W5P241&:65L9#TB(B!,;V]K=7!.86UE
M1FEE;&0](B(@3&]O:W5P4U%,/2(B($Q/5CTB(B!086=E/2(B($9O<FUA=#TB
M5&5X="(@4F]W<STB(B!-87A,96YG=&@](C(U-2(@0VAE8VME9%9A;'5E/2(Q
M(B!5;F-H96-K961686QU93TB,"(@1&5F875L=%9A;'5E/2(B($ES2%1-3#TB
M1F%L<V4B($ES4&%S<W=O<F0](D9A;'-E(B!5;FEQ=64](D9A;'-E(B!54DQ&
M:65L9#TB(B!5<V554DQ&:65L9#TB1F%L<V4B($%D9%1R86YS:71087)A;7,]
M(E1R=64B+SX\1FEE;&0@5'EP93TB3&%B96PB($-A<'1I;VX](F%U=&AO<B(@
M1&%T85-O=7)C93TB875T:&]R(B!.86UE/2)A=71H;W(B(%!+/2)&86QS92(@
M4VEZ93TB(B!297%U:7)E9#TB1F%L<V4B($QO;VMU<%1A8FQE/2(B($QO;VMU
M<$E$1FEE;&0](B(@3&]O:W5P3F%M949I96QD/2(B($QO;VMU<%-13#TB(B!,
M3U8](B(@4&%G93TB(B!&;W)M870](E1E>'0B(%)O=W,](B(@36%X3&5N9W1H
M/2(Q,# B($-H96-K961686QU93TB,2(@56YC:&5C:V5D5F%L=64](C B($1E
M9F%U;'1686QU93TB(B!)<TA434P](D9A;'-E(B!)<U!A<W-W;W)D/2)&86QS
M92(@56YI<75E/2)&86QS92(@55),1FEE;&0](B(@57-E55),1FEE;&0](D9A
M;'-E(B!!9&14<F%N<VET4&%R86US/2)4<G5E(B\^/$9I96QD(%1Y<&4](DQA
M8F5L(B!#87!T:6]N/2)P<FEC92(@1&%T85-O=7)C93TB<')I8V4B($YA;64]
M(G!R:6-E(B!02STB1F%L<V4B(%-I>F4](B(@4F5Q=6ER960](E1R=64B($QO
M;VMU<%1A8FQE/2(B($QO;VMU<$E$1FEE;&0](B(@3&]O:W5P3F%M949I96QD
M/2(B($QO;VMU<%-13#TB(B!,3U8](B(@4&%G93TB(B!&;W)M870](DYU;6)E
M<B(@4F]W<STB(B!-87A,96YG=&@](B(@0VAE8VME9%9A;'5E/2(Q(B!5;F-H
M96-K961686QU93TB,"(@1&5F875L=%9A;'5E/2(B($ES2%1-3#TB5')U92(@
M27-087-S=V]R9#TB1F%L<V4B(%5N:7%U93TB1F%L<V4B(%523$9I96QD/2(B
M(%5S95523$9I96QD/2)&86QS92(@061D5')A;G-I=%!A<F%M<STB5')U92(O
M/CQ&:65L9"!4>7!E/2)(:61D96XB($-A<'1I;VX](FET96U?:60B($1A=&%3
M;W5R8V4](FET96U?:60B($YA;64](FET96U?:60B(%!+/2)4<G5E(B!3:7IE
M/2(B(%)E<75I<F5D/2)4<G5E(B!,;V]K=7!486)L93TB(B!,;V]K=7!)1$9I
M96QD/2(B($QO;VMU<$YA;65&:65L9#TB(B!,;V]K=7!344P](B(@3$]6/2(B
M(%!A9V4](B(@1F]R;6%T/2).=6UB97(B(%)O=W,](B(@36%X3&5N9W1H/2(Q
M,# B($-H96-K961686QU93TB,2(@56YC:&5C:V5D5F%L=64](C B($1E9F%U
M;'1686QU93TB(B!)<TA434P](D9A;'-E(B!)<U!A<W-W;W)D/2)&86QS92(@
M56YI<75E/2)&86QS92(@55),1FEE;&0](B(@57-E55),1FEE;&0](D9A;'-E
M(B!!9&14<F%N<VET4&%R86US/2)4<G5E(B\^/$5V96YT(%1Y<&4](E-H;W<B
M($QA;F=U86=E/2)!4U B/F9L9'!R:6-E(#T@(B9L=#MI;G!U="!T>7!E/71E
M>'0@;F%M93TB("9A;7 [(&9L9&ET96U?:60@)F%M<#L@(B!V86QU93TB)F%M
M<#L@9FQD<')I8V4@("9A;7 [(B!S:7IE/3@F9W0[(CPO179E;G0^/"]&;W)M
M/CQ%=F5N="!4>7!E/2)/<&5N(B!,86YG=6%G93TB05-0(CYF;W(@96%C:"!I
M(&EN(%)E<75E<W0N475E<GE3=')I;F<-"B @:60@/2!I#0H@('!R:6-E(#T@
M4F5Q=65S="Y1=65R>5-T<FEN9RAI*0T*)W)E<W!O;G-E+G=R:71E(&ED("9A
M;7 [(")W87,@(B F86UP.R!P<FEC90T*("!P<FEC92 ](')E<&QA8V4H<')I
M8V4L(BPB+"(N(BD-"B=R97-P;VYS92YW<FET92 B:7,@(B F86UP.R!P<FEC
M92 F86UP.R B)FQT.V)R)F=T.R(@#0H-"B @:68@27-%;7!T>2AI9"D@;W(@
M27-%;7!T>2AP<FEC92D@;W(@;F]T($ES3G5M97)I8RAI9"D@('1H96X@97AI
M="!F;W(-"B @8VXN97AE8W5T92 H(E501$%412!I=&5M<R!3150@<')I8V4]
M(B F86UP.R!P<FEC92 F86UP.R B(%=(15)%(&ET96U?:60](B F86UP.R!I
M9" I#0IN97AT#0H\+T5V96YT/CPO4&%G93X\4W1Y;&4@5'EP93TB4&%G94)/
M1%DB/F)A8VMG<F]U;F0M8V]L;W(Z("-&1D9&1D8[(&-O;&]R.B C,# P,# P
M.R!F;VYT+69A;6EL>3H@07)I86PL(%1A:&]M82P@5F5R9&%N82P@2&5L=F5T
M:6-A/"]3='EL93X\4W1Y;&4@5'EP93TB1F]R;51!0DQ%(CX\+U-T>6QE/CQ3
M='EL92!4>7!E/2)&;W)M2&5A9&5R5$0B/F)A8VMG<F]U;F0M8V]L;W(Z("-#
M0T-#0T,[('1E>'0M86QI9VXZ($-E;G1E<CPO4W1Y;&4^/%-T>6QE(%1Y<&4]
M(D9O<FU(96%D97)&3TY4(CYF;VYT+7-I>F4Z(#$R<'0[(&-O;&]R.B C,# P
M,# P.R!F;VYT+7=E:6=H=#H@8F]L9#PO4W1Y;&4^/%-T>6QE(%1Y<&4](D9I
M96QD0V%P=&EO;E1$(CYB86-K9W)O=6YD+6-O;&]R.B C,S,V-CDY/"]3='EL
M93X\4W1Y;&4@5'EP93TB1FEE;&1#87!T:6]N1D].5"(^9F]N="US:7IE.B Q
M,'!T.R!C;VQO<CH@(T9&1D9&1CPO4W1Y;&4^/%-T>6QE(%1Y<&4](D1A=&%4
M1"(^8F%C:V=R;W5N9"UC;VQO<CH@(T5%145#0SPO4W1Y;&4^/%-T>6QE(%1Y
M<&4](D1A=&%&3TY4(CYF;VYT+7-I>F4Z(#$P<'0[(&-O;&]R.B C,# P,# P
M/"]3='EL93X\4W1Y;&4@5'EP93TB0V]L=6UN1D].5"(^9F]N="US:7IE.B Q
M,'!T.R!C;VQO<CH@(T9&1D9&1CL@9F]N="UW96EG:'0Z(&)O;&0\+U-T>6QE
M/CQ3='EL92!4>7!E/2)#;VQU;6Y41"(^8F%C:V=R;W5N9"UC;VQO<CH@(S,S
5-C8Y.3PO4W1Y;&4^/"]3:71E/@T*
`
end

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.