Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beginner....help!
Message
 
 
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00657882
Message ID:
00657940
Views:
29
Yes, I thought of that, too. Here's the code....maybe a syntax issue?




Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
'Put user code to initialize the page here
If Not IsPostBack Then
myComponent.FillDataSet(MyDataSet1)
DataGrid1.DataBind()

End If
End Sub
Steve Howie, owner
DaSH Technology
Denver, CO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform