| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  |
Bob Bedell
|
06-29-2003 12:15 AM
Bob Bedell | 0 | 49 |
|  | That was it. I had defined it up above in the declaration area of the
class, but I had not initiated it as a new object.
I used a function becuase...
CR Douglas
|
06-28-2003 10:38 PM
CR Douglas | 0 | 43 |
|  | I found a way to handle it. Thanks
Javed
Javed
|
06-28-2003 08:12 PM
Javed | 0 | 47 |
|  | Sorry if I'm beingdense, but how do I specify that the control is bound
_through_ the relationship?
In article <es61D5aPDHA.1380 (AT) TK2MSFTNGP11...
Bryan Glennon
|
06-28-2003 07:19 PM
Bryan Glennon | 0 | 43 |
|  | Hi,
I've been searching for a code generator that can take a table in SQL Server
and generate a WinForm for that table. This form will be used to...
Brent
|
06-28-2003 07:03 PM
Roy Osherove | 3 | 56 |
|  | Hi Curt,
Maybe you can explain a bit more of the background of what you are doing..
Are you binding to a DataSet or custom collections? What is...
Ross Donald
|
06-27-2003 03:37 PM
Curt Tabor | 1 | 49 |
|  | <asp:HyperLink ID="DeleteLink" NavigateUrl="ChapterManger.aspx?CourseID=" + '<%# DataBinder.Eval(Container, "DataItem.course_id") %>'...
Liu Xuesong
|
06-26-2003 02:48 AM
Adnan Boz | 1 | 53 |