+ Post New Thread
Page 51 of 159 FirstFirst ... 41 49 50 51 52 53 61 101 151 ... LastLast
Threads 1001 to 1020 of 3170

Forum: ASP.NET Data Grid Control

  1. What's the trick to getting a checkbox value

    The results of checkbox.checked always returns false even when it's true. What am I missing or doing wrong or what's the secret??? ...

    • Replies: 1
    • Views: 493
    10:52 PM Go to last post
  2. Datagrid within a Datagrid, treeview style....

    Hey all, As the subject suggests, that's what I'm trying to accomplish. I'd trying to design something akin to this: ->First_Name | Last_Name |...

    • Replies: 10
    • Views: 690
    Roy
    06:31 PM Go to last post
  3. No default member found for type "myClass" error, please help

    Hi, I have a collection object that I created that inherits from ArrayList. I then add "Programme" objects to this collection and bind it to the...

    • Replies: 1
    • Views: 1,683
    Rob
    01:23 PM Go to last post
  4. Store Formatinformation of an Datagrid

    Is it possible to Store the format of an Datagrid (color,size,... of each Cell/Row/Column), to use it on another Datagrid?? At the Moment I have...

    • Replies: 10
    • Views: 230
    08:46 AM Go to last post
  5. Getting Cloumn number

    I have a datagrid with link buttons in each cell. So when the button is selected. The cell changes the background color. But when a a new button...

    • Replies: 4
    • Views: 175
    04:00 AM Go to last post
  6. Displaying XML/HTML code in datagrid

    Hi, Can anyone suggest how I might display unrendered XML/html code in a datagrid column? The column holds error log entries which may contain XML ...

    • Replies: 1
    • Views: 934
    01:56 AM Go to last post
  7. order of fields

    I am having a problem with the order of the columns with the datagrid. When ever I try to make columns that are not in the same order as the fields...

    • Replies: 9
    • Views: 379
    09:47 PM Go to last post
  8. Custom onClick for paging buttons

    I've tried my darnedest to add a function call to the onclick event of a datagrid's numeric page buttons, but to no avail. I have added to the...

    • Replies: 0
    • Views: 710
    07:15 PM Go to last post
  9. unexpected datagrid behavior

    I am writing a control that prints any datagrid using Crystal reports. My control gets passed a datagrid object and examines it, formats, and...

    • Replies: 0
    • Views: 171
    03:56 PM Go to last post
  10. Replication

    Hi, Check the last couple of checkpoints on the primary and secondary servers - they should be within seconds of each other (assuming the clocks...

    • Replies: 5
    • Views: 503
    01:27 PM Go to last post
  11. Not getting new values with UpdateCommand in Datagrid

    Hi there. I have a datagrid on a webpage where I added a Edit Column with "Property Builder - Columns - Button Column - Edit, Update, Cancel...

    • Replies: 1
    • Views: 1,224
    01:25 PM Go to last post
  12. Dynamic Columns

    I am working on a query builder, where I am trying to let a user specify any combination of several checkboxes, which are then passed to a variable...

    • Replies: 4
    • Views: 812
    12:18 PM Go to last post
  13. The IListSource does not contain any data sources. <-- ?

    Hi When I execute an SQL steatement, I retreive a Dataset. For some queries which does not return any data, If I assign it to the...

    • Replies: 1
    • Views: 2,800
    11:13 AM Go to last post
  14. Adding scrollbars to a datagrid

    Hello, I have a question about adding vertical and horizontal scrollbars to a datagrid. I realise that they are protected properties, but am...

    • Replies: 2
    • Views: 652
    07:30 AM Go to last post
  15. DataGrid with Slanted Headers

    I've got a tough question. I'm looking to have a data grid with many columns, most of which are custom columns. To make room for all that i would...

    • Replies: 1
    • Views: 322
    12:20 AM Go to last post
  16. Dropdownlist Control in DataGrid Not Updating After Databind

    I seem to be having trouble getting my Datagrid label to Update correctly after clicking on update from a dropdownlist. I implemented the scheme...

    • Replies: 0
    • Views: 1,440
    10:04 PM Go to last post
  17. Delete multiple rows

    I have an application that needs to delete multiple datagrid rows (Hotmail style). I modeled mine after the article at http://aspalliance.com/427....

    • Replies: 0
    • Views: 376
    09:33 PM Go to last post
  18. Datagrid Updatecommand problem!! Urgent

    Hi! I have a datagrid and i want to update new values after editing datagrid. i am using following code; tb = CType(e.Item.Cells(1).Controls(0),...

    • Replies: 1
    • Views: 389
    06:09 PM Go to last post
  19. Counting Clicks

    Hi all, A customer of mine has an page with a datagridcontrol.. The grid contains a description field of a pdf document and a HyperlinkColumn...

    • Replies: 6
    • Views: 401
    06:05 PM Go to last post
  20. DataGrid won't Cancel or Update

    I am new to .net so please be patient. I am trying to pass information between two pages. I need the value to be passed into the second page in...

    • Replies: 1
    • Views: 247
    05:50 PM 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