Search Results

Type: Posts; User: Nojj02

Search took 0.01 seconds.
  1. Just passing by... Had this happen to me before. I believe it's either your


    EnableViewState="true"

    in your page or web.config file or


    AjaxViewStateEnabled="true"
  2. Is there a way to implement manual paging logic for the paging toolbar? One where I don't have all the data in a session, viewstate or store but I retrieve it from a database everytime I click on...
  3. Thanks you for the reply. I didn't know that. Do you mean that whenever I call DataBind on the store the grid gets updated?

    Oh I meant, I was calling the store.DataBind(). I will try to...
  4. I keep getting an HttpException: "Request is not available in this context" on GridPanel.RefreshView().

    I've managed to replicate it into two instances in my code:

    The exception occurs when...
  5. I would like to know some general guidelines as well. Sometimes the examples page just doesn't suffice to explain some things. XD
  6. I have a DateField nested within a FormPanel which is then inside a Detailwindow. The problem with said DateField is that it takes up 11362px as its width when rendered!



    ...
  7. Hi. First timer here. I've been eager to try coolite but I've noticed the lack of documentation.

    Anyway, I wanted to know how you would put a collection inside a cardlayout panel. Is it possible?...
Results 1 to 7 of 7