Home All Groups Group Topic Archive Search About
Author
28 Sep 2006 10:18 AM
kan
Hii all ! Help
i am having a form contaning a user control..when i am giving input to
the user control
and press a button in the user control the values must be dispalyed on
the web form where
i am having user control..For eg) the user control act as a editor for
the web form

Author
28 Sep 2006 1:46 PM
Gaurav Vaish (www.EduJiniOnline.com)
> Hii all ! Help
> i am having a form contaning a user control..when i am giving input to
> the user control
> and press a button in the user control the values must be dispalyed on
> the web form where
> i am having user control..For eg) the user control act as a editor for
> the web form

So, what's the query?
Where's the problem?

In publishing the event?

Publish an event in your user control.
Add an event handler for your button in user control that will fire this
"new" event created in your control.



Author
29 Sep 2006 11:53 AM
kan
Hi again !

i really dont know whats the problem is.
i will tell what i want, say i am having two text boxes and a button
in a user control..while i am giving inputs to the
text box in user control and pressing the button in user control i want
to
show the two inputs in the form...thats is..


Gaurav Vaish (www.EduJiniOnline.com) wrote:
Show quoteHide quote
> > Hii all ! Help
> > i am having a form contaning a user control..when i am giving input to
> > the user control
> > and press a button in the user control the values must be dispalyed on
> > the web form where
> > i am having user control..For eg) the user control act as a editor for
> > the web form
>
> So, what's the query?
> Where's the problem?
>
> In publishing the event?
>
> Publish an event in your user control.
> Add an event handler for your button in user control that will fire this
> "new" event created in your control.
>
>
>
> --
> Happy Hacking,
> Gaurav Vaish | http://www.mastergaurav.com
> http://www.edujinionline.com
> http://articles.edujinionline.com/webservices
> -------------------
Author
29 Sep 2006 2:09 PM
Gaurav Vaish (www.EduJiniOnline.com)
> Hi again !
>
> i really dont know whats the problem is.

    When I said "Where's the problem", I meant "At what point of
code-writing are you stuck at" because you never said that there's a
problem!

> show the two inputs in the form...thats is..

    So again... how much code have you written or you want a complete code?


Author
29 Sep 2006 5:15 PM
kan
Hiii..
  ok can u tell me the code.. so it will be helpfull for me


Gaurav Vaish (www.EduJiniOnline.com) wrote:
Show quoteHide quote
> > Hi again !
> >
> > i really dont know whats the problem is.
>
>     When I said "Where's the problem", I meant "At what point of
> code-writing are you stuck at" because you never said that there's a
> problem!
>
> > show the two inputs in the form...thats is..
>
>     So again... how much code have you written or you want a complete code?
>
>
> --
> Happy Hacking,
> Gaurav Vaish | http://www.mastergaurav.com
> http://www.edujinionline.com
> http://articles.edujinionline.com/webservices
> -------------------
Author
30 Sep 2006 8:12 AM
kan
Hi Gau,
      I want the full code!

kan wrote:
Show quoteHide quote
> Hiii..
>   ok can u tell me the code.. so it will be helpfull for me
>
>
> Gaurav Vaish (www.EduJiniOnline.com) wrote:
> > > Hi again !
> > >
> > > i really dont know whats the problem is.
> >
> >     When I said "Where's the problem", I meant "At what point of
> > code-writing are you stuck at" because you never said that there's a
> > problem!
> >
> > > show the two inputs in the form...thats is..
> >
> >     So again... how much code have you written or you want a complete code?
> >
> >
> > --
> > Happy Hacking,
> > Gaurav Vaish | http://www.mastergaurav.com
> > http://www.edujinionline.com
> > http://articles.edujinionline.com/webservices
> > -------------------
Author
30 Sep 2006 1:53 PM
Gaurav Vaish (www.EduJiniOnline.com)
Hold on for a few hours... I'd post it :-)

Show quoteHide quote
"kan" <kannan***@yahoo.com> wrote in message
news:1159550103.259485.16660@e3g2000cwe.googlegroups.com...
>
>
> Hiii..
>  ok can u tell me the code.. so it will be helpfull for me
>
>
> Gaurav Vaish (www.EduJiniOnline.com) wrote:
>> > Hi again !
>> >
>> > i really dont know whats the problem is.
>>
>>     When I said "Where's the problem", I meant "At what point of
>> code-writing are you stuck at" because you never said that there's a
>> problem!
>>
>> > show the two inputs in the form...thats is..
>>
>>     So again... how much code have you written or you want a complete
>> code?
>>
>>
>> --
>> Happy Hacking,
>> Gaurav Vaish | http://www.mastergaurav.com
>> http://www.edujinionline.com
>> http://articles.edujinionline.com/webservices
>> -------------------
>