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:707870
More Search Options
RSS Available
Matching Posts
How to insert the value of a dropdownlist in a formview on the database
this is my code: < asp : FormView ID ="FormViewInsertExpense" runat ="server" DefaultMode ="Insert" Visible ="false" DataKeyNames ="idExpenses" DataSourceID ="SqlDataSourceExpenses" HeaderStyle-VerticalAlign ="Middle" > < InsertItemTemplate > Type: < asp : DropDownList ID ="idTypeExpense" CssClass ="combobox" runat ="server" DataSourceID ="SqlDataSourceTypeExpense" DataValueField
Posted to
Data Presentation Controls
(Forum)
by
tcblues
on 5/9/2009
Filed under: FormView Dropdownlist
Re: Adding current username to insert, update command
Thanks for your help. I was thinking that maybe there was a simplest way, thanks. Finally what I do is on page_load: sqldataSourceIssues.InsertParameters.Add("user_created", Me.User.Identity.Name) Bye.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
tcblues
on 5/9/2009
Adding current username to insert, update command
Hi, I have a field on my table called userN where I would like to store the username who insert/update the record. The problem is I cannot reach the value using asp:ProfileParameter, or asp:ControlParameter... or any other. How could I do it? Thanks.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
tcblues
on 5/9/2009
Re: Accessing values of a DetailsView from a Sub
Now it's working!!! But I don't know why... I'm using TextBox TextBox1 = (TextBox)DetailsView1.FindControl("TextBox1"); Thanks for your help.
Posted to
Data Presentation Controls
(Forum)
by
tcblues
on 5/7/2009
Re: Accessing values of a DetailsView from a Sub
Nope it's not working... still the same problem. :(
Posted to
Data Presentation Controls
(Forum)
by
tcblues
on 5/6/2009
Re: Menus don't work
I solved it. I've added a file on App_Browsers folder: chrome.browser with this content: <browsers> <browser refID="safari1plus"> <controlAdapters> <adapter controlType="System.Web.UI.WebControls.Menu" adapterType="" /> </controlAdapters> </browser> </browsers>
Posted to
Time Tracker Starter Kit
(Forum)
by
tcblues
on 5/6/2009
Re: Accessing values of a DetailsView from a Sub
It doesn't work... I'm getting a '' string I'm using Visual Basic so I did: Dim TextBox1 As TextBox TextBox1 = DetailsView1.FindControl("TextBox1") myText=TextBox1.Text I'm writing this code on the databound method. Thanks for your time.
Posted to
Data Presentation Controls
(Forum)
by
tcblues
on 5/6/2009
Accessing values of a DetailsView from a Sub
Hi, I have a DetailsView with many textBoxes in TemplateFields and I need to access to the content on this fields from a method. What I'm doing is: DetailsView1.Rows(0).Cells(1).Text But always return an empty string.... Any idea? Thanks.
Posted to
Data Presentation Controls
(Forum)
by
tcblues
on 5/5/2009
Re: Safari browser and asp:menu
And what about Chrome?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
tcblues
on 5/3/2009
Re: Sorting on DataView
Yes I did it. (enable sorting) It doesn't really matter it happens with all columns. (datatype) I've update the first message so now you can see the code I'm using. thanks.
Posted to
Data Presentation Controls
(Forum)
by
tcblues
on 5/3/2009
Page 1 of 6 (56 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online