Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~3K People Reached
About Me

My name is Rafael Belliard, and I am simply an enthusiastic software developer of Christian faith who can be regularly found listening to music while coding my way out of everything. I am currently employed by an Oracle IT consulting company working…

PC Specs
- Desktop : AMD X2 4400+ / 4GB Corsair XMS2 - Laptop: Toshiba Satellite A205
Favorite Tags
Member Avatar for rafaelbelliard

This simple but extremely useful trick explains how to hande a radiobutton within an ASP.NET gridview, without having to fiddle around with the sometimes cumbersome beast that javascript is. To avoid postbacks, we'll be using ASP.NET AJAX's updatepanel. Basically, the logic is grabbing the sender (ie, the radiobutton checked), disabling …

Member Avatar for h4ng4r18
1
588
Member Avatar for Ana D.

Hi, I have a checkbox list with a list of books. Depending on the user, some of these books were already chosen. Let's suppose that I have a list of the following books: Programming ASP.NET Learning ASP.NET Beginning Web Development ASP.NET for Dummies But the books the user A chose …

Member Avatar for alexymasilamani
0
757
Member Avatar for pepe roni

[B]I'm very new to ASP and I'm trying to get a radio button group to work and it doesn't. Here's what I have:[/B] [code]If Request.Form("RadioGroup1")(1) <> "" Then messBody = messBody & "New" & vbCrLf & vbCrLf If Request.Form("RadioGroup1")(2) <> "" Then messBody = messBody & "Used" & vbCrLf & …

Member Avatar for punitdam
0
104
Member Avatar for laghaterohan

hello, i am having a datagrid n a checkbox colmn in it.. I get the data in datagrid from the database ...after that when i check specific checkbox those row should be deleted from the datagrid / database ....i was writing the code for the same but am confused as …

Member Avatar for laghaterohan
0
342
Member Avatar for josi.martarelli

Hello Everyone, I'm quite new to Linq and have had some problems updating my dabase. I don't know if it is actually happening for be using a global data context or I'm missing something. I have my typed DataContex and one Static Public Var to initialize it located within the …

Member Avatar for rafaelbelliard
0
110
Member Avatar for kothai86

I have developed a page and want to enter the value automatically using asp. Like for ex, passing values for GOOGLE search and pressing the search button from ASP. is this possible?:-O

Member Avatar for rafaelbelliard
0
75
Member Avatar for sanjaypsachdev

Hello there, i have a class user, and i also have implemented a collection for the same user class - users. users will store user objects. users collection class implements the generic collection class - collection<user>. i want to cast the LINQ query result into an object of my collection …

Member Avatar for rafaelbelliard
0
177
Member Avatar for mthobisil

Hi, im doing a website with master page, i hide and show some images every now and then on the master page, when i hide and show without redirecting to another page it doesnt give me any problems, but when i navigate to another page i lose the hide and …

Member Avatar for mthobisil
0
217
Member Avatar for vytla

I have created web page that retrives data from SQL database and display it to the user in well formatted manner. Data retrieved depend upon criterias selected by the user. But sometimes data retrieved is very large. I want to display records to the user page wise, i.e. 100 records …

Member Avatar for rafaelbelliard
0
100
Member Avatar for rafaelbelliard

Hello there. My name's Rafael Belliard, and I'm a young software developer for an Oracle-based IT consulting firm, working on the web development departament (ASP.NET). My hobbies include programming, going to the movies (by myself), hanging out with my friends and reading whatever I can find on the web 'til …

0
30