Search Results

Type: Posts; User: dim4ik2008

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Explanation of solution was given, so it should be marked as Closed
    but no solution for problem given. should this be open for submit of solution or closed?
  2. My simplified version with 3 buttons have 3 tool-tips, none of which works.

    please help this is due tuesday



    <body>
    <form id="Everything" runat="server">
    <ext:ResourceManager...
  3. any update? on date+time vtype?
  4. I know object sender to string gives Ext.Net.Button
    that is completly unusefull

    Anyway

    I have 930 buttons calling a same function, How to know which one called it, so i can show button.text in...
  5. could you please provide example of date and time mixed validation vtype. i am bit limited in this stuff
  6. First of all
    thank you for taking time and replying

    issue is not in my code,

    issue is that StandardVtype="DateRange" and Vtype="DateRange" are not testing hours, minutes and seconds.
    pick ...
  7. when Format is changed to Format="yyyy-MM-dd HH:mm:ss" as example shows

    Can developer team handle the verifying of not only days, but hour and minute and seconds values ?
    just telling that...
  8. http://prntscr.com/acaxhk
    SET FROM :2016-03-01 09:00:00
    SET TO : 2016-03-01 19:00:00
    WATCH WORLD BURN



    <script runat="server">
    protected void Page_Load(object sender, EventArgs e)
    ...
  9. http://prntscr.com/acaxhk

    tHIS IS NO HAPPENING.
    WHY 08 HOUR IS NOT VALID???
  10. Examples.ext.net
    https://examples4.ext.net/#/Form/DateField/From-To_Range/
    when Format is changed to Format="yyyy-MM-dd HH:mm:ss"
    doesnt not perform well on picking same date

    I can pick
    From...
  11. I havesearched for sollution durring long time
    and didnt found good or any solution.
    but examples.ext.net offer datefield example, which proved usefull to remove some code
    but didnt solved my...
  12. hello I need to chose date from datafield, and preset 08 as hour, and after that i must have capability to alter 08 hour, to other hour i want.
    after picking date and chosing hour with default being...
  13. http://forums.ext.net/showthread.php?10542-CLOSED-1-0-MVC-Grid-Store-Export-to-xls-csv-xml-Error/archive/showthread.php?1885-CLOSED-error-in-online-example
  14. I have found large amount of solutions in forum of ext.net responses
    But i found 10x times more forum thread which did not help me solve my problem.

    I have sugguestion.
    make authenticated users...
  15. an example of this?

    dynamically created button in dynamically created panel

    my case having
    portal<-real in markups[
    i portal column <- dynamic[
    j portlet <- dynamic[
    k button...
  16. [HttpException (0x80004005): The control with ID 'button-1096' not found]
    Ext.Net.ResourceManager.RaisePostBackEvent(String eventArgument) +1079
    ...
  17. Good day
    I have been strugling with the following problem
    I Created a page of calendar, using calendarpanel1.
    after geting my eventmodelcollection i add it to calendar panel events and there...
  18. Thank you Daniel

    I have published project into separate folder.
    copied folder of project to server folder
    referenced project in inetmanager of server into default web projects
    set permissions...
  19. I have windows server it doesnt have visual studio
    I want copy my project to test it for multiple clients access at same time


    how t oinstall EXT.NET extension in windows server?
  20. could we please leave this thread open until at least one solution apears?
  21. I have solved counting problem by other means



    protected void StROOMData()
    {
    DataSet ds = GetData(queryStringROOMS);
    if (ds.Tables.Count > 0)
    {
    int...
  22. I have not found any reference for monthpicker in horizontal position.

    current monthpicker http://prntscr.com/8r8cgy

    wish for monthpicker http://prntscr.com/8r8fvx
    is something like this...
  23. i wanted to check some fitlayout stuff and it was down, hope it comes back soon
  24. I wish to implement secure loging with https capability
    can u pelase advise on how to do it ?
  25. it apears in Examples also, pelase give a hint
    help please
    http://prntscr.com/8erinc printscreen for FieldLabel ="Passoword" but text preent in field label is "Password:"

    txtP.LabelSeparator =...
Results 1 to 25 of 32
Page 1 of 2 1 2