K
Kiran
Hi,
I have user control that I am using it for a Web Page.
The User Control has a Dataset declared as class variable.
When I call a function of that User Control from Web page, I am assigning
the dataset a value.
When I make someother function call of that User Control, the Dataset value
is nothing in that function.
Can someone point me out, what's the reason for this and also the solution
for this(I Dataset should have the value when I am calling the second
function)
Thanks
Kiran
I have user control that I am using it for a Web Page.
The User Control has a Dataset declared as class variable.
When I call a function of that User Control from Web page, I am assigning
the dataset a value.
When I make someother function call of that User Control, the Dataset value
is nothing in that function.
Can someone point me out, what's the reason for this and also the solution
for this(I Dataset should have the value when I am calling the second
function)
Thanks
Kiran