Macromedia Dataset Properties

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Macromedia Dataset Properties

    Using MX2004 and ASP.NET (C#)

    What are the properties on the dataset object that is used in Dreamweaver?
    Specifically, is there a way to determine how many rows (if any) were
    returned ?

    Thanks,

    Christopher Hayes


    Christopher Hayes Guest

  2. Similar Questions and Discussions

    1. Dataset.length(), dataset.hasnext() not working.. Why?
      I have a dataset that has 3 items, yet when I test for it, it is "undefined". Any ideas why this property would not be available? Thanks Geoff
    2. Making Custom Control Properties Visible in Visual Studio's Properties Palette
      I am learning how to use the System.ComponentModel class in VB.NET so that I can add my ASP.NET controls to Visual Studio .NET 2003. I have managed...
    3. dataset.Databind error when dataset XML contains attributes...
      I've come accross an interesting problem populating an asp.net datagrid. I am trying to bind XML data to a datagrid as I've done in countless other...
    4. Ccopying a datatable content from an untyped dataset into a table which is inside a typed dataset
      Hi All, I am facing problem in copying content of table from a untyped dataset into to a table inside the typed dataset. I wanted to copy the data...
    5. Missing CODEGEN values from DataSet Web Reference and Properties are not updated
      I've created a web service that has a project reference to a library that contains a strongly typed dataset. The web service has a function that...
  3. #2

    Default Re: Macromedia Dataset Properties

    Really, what I'd love to know is:

    Is there are reference somewhere that lists the properties of all of the
    Dreamweaver controls. I'm not having any luck finding a resource like that.

    Thanks,

    Christopher Hayes


    Christopher Hayes Guest

  4. #3

    Default Re: Macromedia Dataset Properties

    Found it:

    [url]http://www.macromedia.com/support/dreamweaver/building/aspnet_tags/[/url]


    Christopher Hayes Guest

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