Search Results

Type: Posts; User: extNewBee

Search took 0.01 seconds.
  1. Thanks for the suggestion but ext:CompositeField works for me.
  2. Thanks! That works!
  3. Thanks for your help!
  4. Hello,

    Is there anyway to assing each grouping in diffent background color in a GridPanel?
    Below is my setup of a GridPanel:



    <ext:GridPanel ID="GridPanel1" runat="server" >
    <View>
    ...
  5. Thanks for responding to my post. I realized that might be the cause after looking into the issure further.
  6. Hi,
    I am currently using Ext.Net 1.3. I am trying to reduce the gap between the Label and the text box within the NumberField control but with no success. I tried changing the LabelWidth property...
  7. Hello,
    Can anyone please show me how to change a <Ext.Container> control's cls when a row is selected in a <Ext.GridPanel> ?

    For example, I have a GridPanel named "GridPanel1" and a Container...
  8. Hello,
    We have a need to create Tab panels dynamically for a project. The problem we are experiencing is that when the user control is adding to the TabPanel dynamically, the data that is bound to...
  9. Hi,
    I am new to Ext.net. Can someone show me how I get this to work?

    I am trying to creat the GridPanel - Form Detail screen on my website but I am having problem getting the "RunID" specified...
  10. Hi,
    I am trying to create a view within the GridPanel then group by a column say "column xyz". Can anyone please show me an example?
    There is a datecolumn that databind to my GridPanel and I...
  11. Hi,
    Can you anyone please show me how to change the hightlighted row's background color in the GridPanel control? Below is my code:


    Thanks in advance for any help.

    <ext:GridPanel...
  12. Hi,
    I do not know how to modify the stylesheets for this sample code: https://examples2.ext.net/Examples/GridPanel/Data_with_Details/Form_Details/?_dc=1331826448550&

    Can anyone please show me how...
  13. thanks. that worked.
  14. I did. This is where I specified the format to "g", please see below:

    <ext:DateColumn runat="server" DataIndex="wsDT" Header="Wrap Start DT" Format="g" Width="85" Align="Center" />
    ...
  15. Hi,
    Can anyone please help me by showing me how to format the date field to display this format: "3/21/2012 22:24"?

    I tried the code below but returns all blanks.

    <ext:GridPanel...
  16. Hi,
    I am new to the EXT.net controls. I am trying to add another column to the Details Panel(this is the right side) so I can display the details in two columns side by side. Can anyone show me...
Results 1 to 16 of 16