Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:646268
More Search Options
RSS Available
Matching Posts
Re: Updating DataSet object with a GridView
I got the cause it does not function !!!! I wrote this code with one failure in it: If Not Page.IsPostBack Then Dim strsql As String = " Select * from Auftrag" Dim conn As New SqlClient.SqlConnection(ConfigurationManager.ConnectionStrings.Item("CoexDBConnectionString").ToString) Dim da As New SqlDataAdapter(strsql, conn) Dim ds As New DataSet da.Fill(ds, "Auftrag") da.MissingSchemaAction = MissingSchemaAction.AddWithKey Session ("ds") = ds gv.DataSource = ds gv.DataBind() Else gv.DataSource = CType
Posted to
Data Presentation Controls
(Forum)
by
kita
on 3/23/2006
How to make rows unvisible in DetailsView?
HI ! I would like a certain row to disappear programmatically. I tried this but it doesn't work: GridView1.Rows(0).Visible = False It should be unvisible in itemMode (I know how to do it in insertMode via the control!), depending on which role a user belongs to.
Posted to
Data Presentation Controls
(Forum)
by
kita
on 2/28/2006
Page 1 of 1 (2 items)
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online