Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning value to a textbox
Message
From
11/03/2003 13:14:09
 
 
To
11/03/2003 13:09:14
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00764099
Message ID:
00764355
Views:
32
BOb,

>I'd have to have to go to every page and add it. And no, we didn't use our own _base class like we always do in VFP.<

Ooops, well, that was your *first* mistake. <g> We have sub-classed every control we use and use *only* these as our "base" classes. Anyway, no, I don't know of a way of doing that globally ... doesn't mean there isn't a way, I just haven't really looked. Sorry, I'm no help ... =(

~~Bonnie


>>Well, we need to see some code. When do you fill the DataSet? What are you doing when the Save button is clicked? Also, I ran into something with IE's cacheing of web pages, which may be the problem you're having. In the Page Load, I added Response.Expires = 0 so that the page is always reloaded fresh, it doesn't use a cached web page.
>
>>
>>~~Bonnie
>
>You haven't come up with a way to do that globally have you? Like in the global.asax or something? I'd have to have to go to every page and add it. And no, we didn't use our own _base class like we always do in VFP.
>
>BOb
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform