Search Results

Type: Posts; User: arya009

Search took 0.01 seconds.
  1. I am setting it in my Web Service Method. I have given EnableSession true in my webmethod...




    [WebMethod(EnableSession = true)]
    public DataTable GetData(string prefixText, string...
  2. I am able to bind the combo with datatable. but on post back the It shows selected value. after searching i found that i need to re-bind the combo. i did that but still i m not able to get it..

    I...
  3. But is it advisable to store data in session?

    It will be a datatable with some records...and there will be multiple custom searches on a single page including grid..
  4. Now i m getting one more problem. On Post back it is losing its text and replaces it with its value.

    I searched the forum and found that i need to re-populate the combo and bind it on page load....
  5. It is now working after i made following changes. But i still feel it is somewhat slow. is it because i m using dataTable?



    public DataTable GetData(string prefixText, string DispField, string...
  6. anyone???????
  7. In firre bug i hv checked data


    <?xml version="1.0" encoding="utf-8"?>
    <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"...
  8. Hi,

    I am using Custom Search with Websearvice, My data is getting properly as per combbobox value but it is not getting binded with combo. What am i missing in code?



    <ext:ComboBox...
  9. I am also getting this error. How to pass arguments to webservice method in custom search..
  10. I am trying to implement coolite control in my application. Our application is using Framework 2.0

    I have created a sample grid but it is not showing any data after loading the page. I checked...
  11. Thread: HtmlEditor

    by arya009
    *It is working fine now.<br class="webkit-block-placeholder">
    however i encountered a new problem..
    <br class="webkit-block-placeholder">
    I have added HtmlEditor in the example u posted in...
  12. Thread: HtmlEditor

    by arya009
    </p>

    <br class="webkit-block-placeholder"></p>

    No it is still not working. I have moved the HTMLEditor code out side of Window</p>

    <br class="webkit-block-placeholder"></p>

    here is the...
  13. Thread: HtmlEditor

    by arya009
    why i m not able to see the code which i posted in above post? i am also not able to edit my post :(
  14. Thread: HtmlEditor

    by arya009
    Hi,



    I have downloaded this cool toolkit for ExtJs. I have included the HtmlEditor in a Window but when i run my project i am not able to apply formatting in HtmlEditor as the buttons are...
Results 1 to 14 of 14