|
 |
aspx thread: In VS.Net Property Builder of Datagrid erases my SQL statement
Message #1 by jim.chambers@r... on Wed, 5 Jun 2002 16:03:30
|
|
Every time I change a setting with the property builder of a datagrid, it
erases my SQL command. I'm working with an OLEDB connection with Oracle.
Can someone tell me how I can use the property builder without having to
redo my SQL statement within the code every time. Currently, I am
modifying my datagrids within the HTML itself, but would rather use the
property builder to get things done faster.
thanks,
Jim
Message #2 by Feduke Cntr Charles R <FedukeCR@m...> on Thu, 6 Jun 2002 09:06:53 -0400
|
|
Jim,
These types of things seem to run rampant in the Visual Studio .NET
IDE. We have had several problems, and on one occasion lost almost a MB of
typed XML. Perhaps a service pack will fix this problem sometime in the
future, but judging from MS's prior handling of "point and click the
Microsoft way!" issues I doubt it.
- Chuck
-----Original Message-----
From: jim.chambers@r... [mailto:jim.chambers@r...]
Sent: Wednesday, June 05, 2002 12:04 PM
To: ASP+
Subject: [aspx] In VS.Net Property Builder of Datagrid erases my SQL
statement
Every time I change a setting with the property builder of a datagrid, it
erases my SQL command. I'm working with an OLEDB connection with Oracle.
Can someone tell me how I can use the property builder without having to
redo my SQL statement within the code every time. Currently, I am
modifying my datagrids within the HTML itself, but would rather use the
property builder to get things done faster.
thanks,
Jim
|
|
 |