+ Post New Thread
Page 11 of 159 FirstFirst ... 9 10 11 12 13 21 61 111 ... LastLast
Threads 201 to 220 of 3170

Forum: ASP.NET Data Grid Control

  1. AllowSorting = True, BUT Web DataGrid Wont Sort

    I'm obviously missing something, suggestions are welcomed. Thanks

    • Replies: 2
    • Views: 1,892
    08:18 PM Go to last post
  2. event firing problem

    Hi IN my asp.net application (C#.net) i've grid control whith pagerstyle mode=numericpages. in codebehind page i've events for...

    • Replies: 0
    • Views: 448
    09:18 AM Go to last post
  3. DataGrid does not comeback in ASCX

    I am accustomed to displaying datagrids in ASPX pages with data in textboxes inside template items. Normally I have an Update button on the form. ...

    • Replies: 0
    • Views: 678
    12:22 AM Go to last post
  4. Simple question: show child records as opposed to link

    Hi I have a datagrid (VS2003 and framework 1.1). The grid is bound to 2 tables (parent child etc.). Does anyone know if its possible to show...

    • Replies: 0
    • Views: 530
    03:38 PM Go to last post
  5. How to display data in drilldown funcion ?

    Hi All, I try to read different sample codes for drilldown function. But I don't understand what does it say. I don't know how to using (Nested,...

    • Replies: 0
    • Views: 943
    09:17 AM Go to last post
  6. DATALIST control

    Hello, I have a doubt... I have a TextBox by name txtMessage.Text ,Button by name btnSend and Datalist Control by name dltMessage i my aspx...

    • Replies: 0
    • Views: 536
    07:48 AM Go to last post
  7. Disable checkbox when field value = null

    Hi, I try to disable /hide datagrid checkbox when the value of the field is null, I have try to put some code in ItemDataBound to invisible...

    • Replies: 1
    • Views: 2,518
    07:16 PM Go to last post
  8. validating datagridtextboxcolumn textbox, validating event fire twice, why?

    Anyone has the same experience? I am trying to validate one of the textboxes inside a datagrid, but everytime when i click my mouse on another...

    • Replies: 1
    • Views: 1,935
    07:10 PM Go to last post
  9. Datagrid Spans Multiple Pages - Need to Print

    In an ASP.NET page I have a fairly lengthy datagrid that I need to print. Problem is that when I print sometimes the last row on that page gets cut...

    • Replies: 5
    • Views: 1,558
    04:08 PM Go to last post
  10. Maintaining view state in datagrid

    hi all, I have a datagrid in my asp.net page. In that datagrid, i have paging enabled. And one template column having checkbox control in...

    • Replies: 0
    • Views: 868
    12:44 PM Go to last post
  11. Checkbox validation in datagrid

    I have a datagrid that has 3 checkboxes (checkbox1, checkbox2 and checkbox3). Before i update a record to the database i want to run a validation...

    • Replies: 3
    • Views: 1,126
    07:14 PM Go to last post
  12. Going to a specific page?

    My client would like a alphabetic lookup bar to allow navigation to a specific page of a datagrid - the page which has the first occurance of the...

    • Replies: 2
    • Views: 664
    04:41 PM Go to last post
  13. The ASP.NET FAQ...

    Welcome to the ASP.NET FAQ. Thank you for reading this FAQ! Use it to improve your online experience. The Microsoft Public Newsgroups allow...

    • Replies: 3
    • Views: 480
    11:52 AM Go to last post
  14. Datagrid Header on All Printed Pages

    In an asp.net app I need to print a lengthy datagrid. How can this be done and still have the datagrid header appear on all printed pages? I am...

    • Replies: 6
    • Views: 1,119
    Jay
    11:50 AM Go to last post
  15. Accessing the current DataRow of the DataSource from ItemDataBound

    I want to access the DataRow used in DataBinding from the ItemDataBound event. In my case, the reason for doing this is to determine whether I need...

    • Replies: 5
    • Views: 2,095
    02:10 PM Go to last post
  16. Datagrid In a webcontrol

    I have a datagrid with Edit/Delete columns in a webcontrol. I load this control dynamically based on users' selection from a table dropdownlist....

    • Replies: 2
    • Views: 389
    02:56 PM Go to last post
  17. Need to manipulate a column before displaying

    I am setting a datagrid's Datasource to a Dataset returned from a Web Service. However, I need to manipulate one of the columns. The column being...

    • Replies: 2
    • Views: 480
    01:25 PM Go to last post
  18. Event Bubbling From The HeaderTemplate

    I have three LinkButtons in the HeaderTemplate of my DataList (I use them to let the user determine what to sort the list by). I am assuming that...

    • Replies: 3
    • Views: 1,078
    04:03 AM Go to last post
  19. DataGrid Pulldowns- how to access

    Given a pulldown template like: <asp:TemplateColumn HeaderText="PO Line"> <ItemTemplate> <asp:Label id="TX_POLine" runat="server"...

    • Replies: 1
    • Views: 510
    04:01 AM Go to last post
  20. rowcount

    How can I get a count of rows in a datagrid?

    • Replies: 3
    • Views: 825
    03:59 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139