Hi,
I'm a DBA who has to build a website for my company. I'm having trouble
with the built-in GridView control.
Basically, I want to hide Primary and Foreign key columns within the
GridView controls from the user without affecting the control's ability
to update the table.
I tried hiding the columns on the Page_Load event of the page but then
the control couldn't find the ID when updating the data. I don't want
the user to see the ID fields for their data.
I'm using VB.NET as my source code. I'm still learning the Object
Library and so on.
If it helps, I'm not new to programming. I've been a Software Engineer
for 10 years prior to working my way into being a DBA. I'm fluent in the
following languages:
VB, VBScript, VBA
JavaScript
Python
RealBasic
AppleScript
Bash Shell
Transact-SQL
XML, HTML (DHTML blah blah) Even though these aren't languages.
Perl etc etc.
So I can pick through most complicated code snippets if necessary.
Thanks for any help. [
]
[Non-text portions of this message have been removed]
.