Search Results

Type: Posts; User: nedimkeskin

Search took 0.01 seconds.
  1. OK, thank you.
  2. Setting checked property of the checkbox item is ineffective.



    <%@ Page Language="C#" %>
    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html>
    <script...
  3. ------------------------
  4. I want to use a aspx page as https .
    when swich http to https web browser says ' only secure content is displayed'


    SEC7111: HTTPS security is compromised by...
  5. Thread: FormPanel

    by nedimkeskin
    Thank you for quick response.

    FormPanel always display first clicked button text.


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

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    ...
  6. Thread: FormPanel

    by nedimkeskin
    i have a gridpanel. i create new formpanel in codebehind dynamicly , via directmethod, using gridpanel id key from database.

    problem is formpanel always display first assigned data.

    i...
  7. I want to add a button (commandcolumn) in all rows of the gridpanel and when pressing this button to increase a cell number value in same row.
    (Very Like Grid Panel Rating Column sample). ...
Results 1 to 7 of 7