Search Results

Type: Posts; User: hakandonmez

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Turkish, I'm from Turkey
  2. Hi RCN
    My english is not enough. only technical english well.

    Thank you so much for everything
  3. yes I know. but this is a local user. not out in the open. therefore I have to do that.
  4. Yes, I need to value. using mssql read and write.
    There are many fields. I had to do so TabPanel. grouping

    You can propose another method.
  5. hi RCN

    Thanks for the help.
    This was good. But I can not predict it

    I wish success to you.
  6. hi ext.net team,

    explain the problem a little difficult.

    this is code: All values are loaded when button1 clicked

    not click tab2, just press the ButtonEditSave button.

    TextField3.Text and...
  7. hi,

    uncorrected errors.
    Callout is under the window.

    sample code


    <%@ Page Language="C#" %>
    <script runat="server">
  8. thank you @RCN
  9. Hi

    How to refresh the grid when the modal window is closed.
  10. this my code


    <ext:NumberColumn ID="NumberColumn3" runat="server" Width="90" Resizable="false" DataIndex="UserCount" Text="Users" Format="#,###" Align="Right">
    ...
  11. fixed modal windows but is it possible?
    fixed=true not running
  12. Thread: 3.1.0

    by hakandonmez
    hi ext.net team

    has been a very significant increase in speed.
    errors corrected.
    I wish success to yours.
  13. Thread: 3.1.0 ?

    by hakandonmez
    Can you give a date for 3.1.0 ?
  14. method I use:

    1. grid row fixed Height. Add css


    .x-grid-row {height: 25px;}


    2. java code
  15. Thank you,
    I'll be looking forward to the new version.
  16. Is it possible that something
    If possible, sample code you write?



    <ext:Column ID="Column_number" runat="server" Width="100" Resizable="false" DataIndex="ID"...
  17. hi @isozworld

    If you know say.
    Share your information and you try to run.
    does not know the watch and learn. Please do not reply
    Please do not reply to my post.
  18. hi,

    Callout was under the window



    <%@ Page Language="C#" %>
    <script runat="server">
    protected void Page_Load(object sender, EventArgs e)
    {
  19. hi Daniil

    1. problem
    item click 1.object next item click 2. object.
    This cursor in 2.object. now move mouse 1.object(not click). show 1.object blank tooltips, disappear when focus 2.object
    ...
  20. using "ext:TextField", InputType="Number" opens when
    not use "ext:numberfield"



    <ext:TextField ID="phoneNumber" InputType="Number" runat="server" AllowBlank="false" Size="10" MaxLength="10"
    ...
  21. Code Behind cs file
    the following code running, but Modal= true not running



    public void XMsgInfo(string title, string html, Ext.Net.Icon icon, Ext.Net.UI ui, bool autohide, bool...
  22. <%@ Page Language="C#" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <script runat="server">
    protected void Page_Load(object sender, EventArgs e)
    {
    ...
  23. modal window in formpanel using Callout z-index problem

    use fixed code "z-index: 20000" challenge of improving.

    and

    Modal Window in formpanel TextBox items not the navigation tab button
  24. Modal Window in FormPanel in the TextBox(AllowBlank="false") object becomes the focus problem.(show tooltips disappear when focus).
Results 1 to 25 of 45
Page 1 of 2 1 2