Sunday, March 11, 2012

2 things...

hello.

well, problem number 1 is weird...you should have intellisense on the page...

number 2: well, if the buttons are inside the contenttemplate, then you don't need triggers. triggers let you refresh the panel when something happens on a server control placed outside that panel. so in this case, no need for triggers. can you put a small page that reproduces the bug here?

<portuguese>
porgues na dinamarca? tao isso nao faz muito frio ai? :)
</portuguese>


here is the link

http://filterqueen.brinkster.net/intercell.dk/boxes.aspx

I wanted to move the images without having to reload the page for each left and right image click

Bruno Alexandre
"a Portuguese in K?benhavn, Danmark"

<portuguese>
Já n?o está nada frio, o Inverno já se foi ;-)
</portuguese>

hello.

well, if you're just changing the images and not doing anything on the server, then you can do that by using plain old javascript...if you really need to perform something on the server, then you can use an update panel to wrap the images and the buttons. that should do it...


as you can see in the code in the 1st msg, I could not update the images...

and yes, I'm doing a call to the server, the canching images procedure is done in a Class.

can you please see what is worng with my code?

Bruno Alexandre
"a Portuguese in K?benhavn, Danmark"

hello.

well, i really don't know because you didn't show much. any chance in putting a small page here that reproduces the problem you're having (and it must work when i copy it to my machine, so no database accesses - if you need that kind of info, then use an array or something like that so that i can run your code here).

No comments:

Post a Comment