Search Results

Type: Posts; User: CoolNoob

Search took 0.05 seconds.
  1. Thumbs up to you both.....


    Thanks for that.
  2. Hi to all,

    Iam using the fileupload field control, i cannot upload the file size bigger than 3 MB.


    What is the maximum file size that i can upload... is there any parameter where i can set...
  3. Great....

    Thanks vladimir that worked fine...
  4. Hi to all,

    I have a search page to search a keyword from database, i have a text field with button to search, I want to display the search results in a dataview which is inside a panel.

    ...
  5. Thanks a lot dude......
  6. Thanks Crisim,

    I tried this in Visual Studio 2005 but it is not working...


    Later I tried in VS 2008 and it works....


    Is there no support for vs 2005
  7. Hi to all,

    Iam trying to create the dataview from but using vb.net.


    what is the vb.net equivalent of the below code...


    data.Add(new { name = fi.Name,
    ...
  8. Hi,

    I have a page with tabpanel, inside the tabpanel i have embeded the tinymce HTML Editor control.

    but when i run the editor is like read only. i am not able to add any content to the editor....
  9. Please help..............

    Sample please ........................
  10. Hi,

    Please provide a sample, i tried but not working.

    I followed what you suggested, but it's not working, may be i am not doing what it need to be done.
  11. I added the keyword before a server side method as: [AjaxMethod]

    But, it is coming as error with underline as: Declaration expected, the [AjaxMethod] is not identified by the VS 2008 editor, is...
  12. Hi,

    I am using the Ext.Msg.Prompt to accept a value, how can i save it to the database.

    my code is as follows:
  13. thanks .......
  14. Hi,

    That was helpfull, i was having similar issue and this was solved with the expert comment.

    I have the gridpanel with button to refresh the gridpanel using OnRefreshData="dataRefresh"

    How...
  15. Hi;

    But iam not able to load the data in the grid, do you see anything wrong in the code. Iam getting an empty grid with a popup window with the error message i gave in my previous post.
    ...
  16. Hi to all,

    Please help, i want to fill a Gridpanel with database records dynamically using codebehind:

    I have setup my code in the following way, but iam getting the error message as:


    <H2>...
  17. Hi,

    I am new to Coolite Toolkit, i feel it's extremely powerfull and feature rich.

    Iam from a VB background, but most of the example code is in C#.

    I was trying one sample for gridpanel,...
  18. Hi to all,

    I am very new to Coolite, and I am trying the Treepanel example which is


    : https://examples1.ext.net/Examples/TreePanel/Basic/SiteMap/


    when i run this sample in Visual studio...
Results 1 to 18 of 18