Search

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

Matching Posts

  • ASP.NET Smart Client

    I have just downloaded the Genesis Smart Client. I created a smart client in a few minutes. it even supports web forms integration with windows forms, which is great if you want a web page that can execute client side code. http://genesissmartclient.codeplex.com/
    Posted to Tips & Tricks (Forum) by akr0n1m on 6/22/2009
    Filed under: ASP.NET, c#, smart client, web forms, windows forms
  • update panels cause complete page refresh

    Hi, Once again with my pretty big and complex page. I have found some workarounds to my long loading time, its still not very very fast, but i am still working on it, however i have found another problem with using update panels. I use a lot of nested update panels. Each DIV (i.e. page that can be shown using the navigation pane (accordian)) contains a web user control, each web user control from my aspx page is embedded inside an update panel. Each web user control has its own level(s) of update
    Posted to ASP.NET AJAX UI (Forum) by akr0n1m on 2/14/2007
  • Re: Sys.ArgumentUndefinedException with calendarextender

    I'd also like to know please. the calandar control looks so impressive in the sample application
    Posted to ASP.NET AJAX Control Toolkit (Forum) by akr0n1m on 1/29/2007
  • Re: Dynamically load page using client side javascript

    Please do not misunderstand me, but i said that the page has "pages" (e.g divs), i did not say that the hiding and showing of these divs were where i was using ajax for. i want the divs (which are surrounded by updatepanels) to not load when its the first time the page loads. I want to from javascript using the body OnLoad event, instruct each updatepanel to fetch its content. thus, my 5mb+ page loads quickly, with each update panel synchronizing after the user has his first few screens loaded and
    Posted to ASP.NET AJAX UI (Forum) by akr0n1m on 1/29/2007
  • Dynamically load page using client side javascript

    Hi, I have a fairly large page that i need to load. I've written it completely from the ground up using ajax. What i'd like to know, using a control such as the UpdatePanel, can i design my page, let it load and from javascript that runs on the body load event, initialize all the update panels to start collecting their data? Thus allowing my user to start working on the system while the data is being collected in the background? There are various "pages" (i.e. div's that get shown/hidden) and each
    Posted to ASP.NET AJAX UI (Forum) by akr0n1m on 1/29/2007
  • Re: UpdatePanel delayed rendering

    Maybe i should rephrase all the garble from the previous entry into a more easy to understand question. My page renders huge amounts of data. this is not acceptable. one of the features i use quite extensibly is a datalist with a custom itemtemplate. this item template contains a collapsable panel so the user can click on a row and view extended information or more ways to interact with specific data. what i would like to do is load the "extended" information only when the user clicks on a row. So
    Posted to ASP.NET AJAX UI (Forum) by akr0n1m on 1/15/2007
  • UpdatePanel delayed rendering

    Hi, I have an AJAX enabled page i have been working on. The idea of the page is to use AJAX in such a way that i have one page to consolidate a number of pages from my previous implementation so that the user can effectively navigate and manage a clients profile (just as a side note the page is to manage a clients profile inside of our system, the new AJAX site will incorporate all of the previous client management pages into one). My problem is this. I have large amounts of data, really large amounts
    Posted to ASP.NET AJAX UI (Forum) by akr0n1m on 1/15/2007
Page 1 of 1 (7 items)