1
Answer

What controls in asp.net web designing in visual studio does not cross post back

Photo of neha dhiman

neha dhiman

13y
1.8k
1
i have to web forms web1 and web2.
I have to do two operations.
On doing first operation on web1 my web2 is invoked by crosspostback,which control should i use??
On doing second operation on web1 my web2 is invoked not by crosspostback,which control should i use for this?
 

Answers (1)