Search

You searched for the word(s): userid:873747

Matching Posts

  • GridView, DataBind & Timer

    Hi all ! I have a problem with my website project. Indeed, I have a GridView, listing a whole table (sql server), with DataSource, etc. I added a Delete button which deletes correctly and does a DataBind(). All that stuff work correctly except one thing : I have a Timer which works with an UpdatePanel in order to refresh the GridView. This one works too. But in FireFox, when I click on the Delete Button, it doesn't refresh the GridView (but delete the row in my DB)... When I delete the Timer
    Posted to Data Presentation Controls (Forum) by MeTaLCaM on 9/8/2009
  • To do tabs, exactly like in this forum

    Hi everyone. I actually try to understand how Ajax Tookit Tabs control works. In one of my tab, I will load a lot of pictures, and I guess that if I put all the pics directly in a TabPanel, it will load all the pics at start. What I would, is to load the pics ONLY when I click on the tabs called "Pictures". I've looked a while for doing this, bug It still not working. My aspx page is : <cc1:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0"
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MeTaLCaM on 6/5/2009
    Filed under: Postback, tab container, ajax
  • To do Ajax like php

    Hello Everybody, sorry for my poor english, but I've a real problem. As I use to do in PHP, I use Ajax (not Ajax.Net), with a url like "blabla.php?type=xxx". And in the blabla.php page, there is a "if" condition, (if type=a, a text is written, if type=b, another text is written, etc etc). It's easy to make that with PHP, but It's not the same with ASP.Net, because all the content of the written text should be on the code behind, (and I don't want to use a thousand
    Posted to Migrating from PHP to ASP.NET (Forum) by MeTaLCaM on 6/4/2009
    Filed under: user control, AJAX
Page 1 of 1 (3 items)