Search Results

Type: Posts; User: harshad.jadhav

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Hello All,

    I am creating one website using Ext.Net. and visual studio 2008.
    while working locally my site woks perfectly.
    but when i published and hosted site its not working properly on all...
  2. Hello All,
    I am using Internet Explorer 8.
    I have one grid in that i put the one command column. in that command command i have delete icon this icon alway appear on
    left can someone tell me how...
  3. Hi Geoffrey,

    Can you give example how to add these value using datefield and Timefield to dateTime object?

    Thanks and Regards
    Harshad
  4. Hello All,

    I have two controls on the form one is DateField and other is TimeField.

    I want to add time from TimeField value to DateField so that i could store it in one column in of type...
  5. Hello All,


    Do we have any control where we can set date and time,
    and insert in the database in the format 2010-10-27 12:24:45 or 2010-10-27 12:24

    please give example if possible.
    ...
  6. Hello All,


    Do we have any control where we can set date and time.
    and insert in the database in the format 2010-10-27 12:24:45 or 2010-10-27 12:24

    please give example if possible.
    ...
  7. hi
    daniil

    i made the changes please have look at code.
  8. I have one upload control on my page



    <ext:FileUploadField ID="fuUploadLogo" runat="server" EmptyText=""
    ButtonText="" Icon="ApplicationAdd" Width="170">
    </ext:FileUploadField>


    if I...
  9. hello all,

    I have following senerio,

    1) I have MainPage.aspx ie. (default Page) on that i have Maintab as Follows




    <ext:TabPanel ID="TabPanelMain" runat="server"...
  10. Hi,

    Is there any way to validate the page on clientside on button click.

    ex. suppose I set the attribute AllowBlank = false of a textbox , Then i click on the button it still got to the...
  11. hi goffrey,

    Thankyou. it woks fine
  12. hi,

    can some one tell me how to reduce the space between field label and items.

    Thanks and regards
    Harshad jadhav
  13. hi danill,

    Can you tell me how to do that with above example.....

    Thanks and Regards
    harshad
  14. Hello,
    I have one textbox with attribute AllowBlank="false". if i dont put any value in that textbox and click on the add button it is going sever.
    how to avoid that id it should not go to...
  15. Hi Deniil,

    As per your suggestion i made the changes ie
    .
  16. Thanks Daniil,

    It Works fine...
  17. Hello All,

    Can someone tell me how to call javascript function from DirectEvent.

    Thanks and regards
    Harshad Jadhav
  18. Hello All

    I want create a new tab form Child.

    My seniro is as follows

    1) I have one main page which has grid , on that grid i have given command button. when some one click on it
    I...
  19. Thanks Wxmayifei

    its working now...
  20. Hello All

    I have grid in that i have used


    <ext:CommandColumn Header="View" Width="50" Align="Center">
    <Commands>
    <ext:GridCommand Icon="ApplicationViewGallery" CommandName="View"...
  21. Hi Geoffrey,

    Thankyou very much.


    Admission.AjaxCall(command,rowIndex, { viewStateMode : 'enabled' })



    This works .
  22. Hello All,

    Can someone tell me how to enable viewState in command handler.

    I used following code for button to use ViewState which works fine



    <ext:Button ID="btnEnable"...
  23. Hi Geoffrey,


    Thanks a lot, problem is solved now.

    Thanks and Regards
    Harshad Jadhav
  24. Hi

    I have a grid and it contains button on it. By Default those are
    Right align. I have to make them left align how to do that?

    here is the code
  25. Hi Daniil,

    Thankyou, problem is solved now.

    Thanks and Regards
    harshad jadhav
Results 1 to 25 of 43
Page 1 of 2 1 2