Search Results

Type: Posts; User: allen.zhao

Search took 0.01 seconds.
  1. My problem is that ,the check box just can be binding on the page init ,I want to change the checkbox items by ajax event .

    Anyone can help me or give me some advice . thanks .
  2. The code is like that.




    [ToolboxData("<{0}:WebEziCheckboxGroup runat=server></{0}:WebEziCheckboxGroup>")]
    public class WebEziCheckboxGroup : CheckboxGroup
    {
    public void...
  3. The code is like that ,but the uploadfile control is not current ,when display in IE 8 uncompatibiliby view model.


    <%@ Page Language="C#" %>


    <%@ Register Assembly="Coolite.Ext.Web"...
  4. Hello coolite team ,I very like coolite ,The coolite is wonderful project , I and my firends want to popularized it in china , So we build a web site.

    I think it can help your team open china...
  5. Thanks for you reply , My team have 3 developers ,but only one use coolite develop, other of them is database programmer and tester ,but the database programmer and tester need review the interface...
  6. My company plans to develop a product ,want to use coolite . I have been saw License ,but I don't understand what is the different 1 developer and 5 developer between Developer License and Team ...
  7. thanks ,It's can work now .
  8. ** hi ,guys , *I have a*problem about how to* change the row color in gridpanel . I try use this code ,but only change the cell value by value . who can help me ?
    <ext:Column Header="color"...
  9. hello ,guys ,when I made the grid panel disabled, and show a dialog at the top of grid panel , but the dialog was covered by the disabled div . the dialog can't work now ,who can help me, thanks so...
  10. I fonud a way can solved it ,It was that after the ajax click event success add a function .
    <ext:Button ID="btnComplete" runat="server" Text="Complete" CausesValidation="true">
    ...
  11. I used *
    **#{Window1}.y = #{txtDate}.y; #{Window1}.x = #{txtDate}.x but it doesn't work .
  12. *
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">**
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head id="Head1"...
  13. *The code can slove the dateField problem on IE 8.0,but can't get position*where
    the window should show .<ext:scriptmanager id="ScriptManager1" runat="server">
    </ext:scriptmanager>
  14. ** * Thanks for you reply, but i don't know when i can use this control get value *or how get value ,or meaning that i will find other way to slove it . The worest way to slove it *by *the Textbox...
  15. hi guys, i have a promble about that , when set the TriggerField2 value use ColorPalette ,then i
    click the Button3 ,but i can't get the TriggerField2 value in the server side . how can i slove...
  16. Thanks, that is only way now .O(n_n)O~
  17. Today ,i got IE 8.0 and found that it does not support dateField ,i don't know how to solve it,Who has ideas? please help me ,thanks.
Results 1 to 17 of 17