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
0 Endorsements
~18.0K People Reached
Favorite Forums
Favorite Tags
Member Avatar for paulablanca

Can someone tell me / post some codes here on how could I validate my datagridview? I mean, a certain column on my datagridview should accept integers only, otherwise, it will return a messagebox. Kindly include on which event it should be posted. Thank you very much. God Bless. :D

Member Avatar for valeriduss
0
6K
Member Avatar for paulablanca

I have a datagridview and I want to pass some of its value to another datagridview after selecting the values and clicking a command button. Is there any possible ways for me to do it? Thanks! God Bless. :D

Member Avatar for arun1123
0
4K
Member Avatar for paulablanca

Hello! I am just wondering if someone can help me to generate a bar graph where in the x and y values are coming from a sql database. Thank you very much and God Bless. :)

Member Avatar for paulablanca
0
85
Member Avatar for paulablanca

Hi! Can someone help me? I have a datagridview and I declared this code: [CODE] i = dgStudentsHandled.CurrentRow.Index txtStudentNumber.Text = dgStudentsHandled.Item(0, i).Value [/CODE]. I can get the value of the first cell of the first row of the first column. But I have to get the value of the first …

Member Avatar for Jx_Man
0
299
Member Avatar for paulablanca

Hello! Can someone help me? I have to add item "Final Grade" to my cboQuarter. The thing is, my cboQuarter already has a datasource and I can't add the item "Final Grade" during drop-down. The error says, "cannot modify or insert (can't remember word by word) when it already has …

Member Avatar for Jx_Man
0
103
Member Avatar for paulablanca

Hello! Can someone help me? I need to get the product of the 2 columns in the same row but my problem is the values of my datagridview come from database and the number for rows is not fixed. Thank you very much and God Bless. :)

Member Avatar for paulablanca
0
75
Member Avatar for paulablanca

Hello! I wonder if someone can help me. I have a combobox named Requirements and The values of it come from sql. I want to ask how can I detect if I already selected one item to avoid selecting it again the next time I dropdown the combo box. Thank …

Member Avatar for prvnkmr194
0
183
Member Avatar for paulablanca

Hello! I just want to ask if it is possible to enter values using vb.net and sending it to excel and displaying graphical representation of the values from excel to my vb form? Thank you very much and God Bless. :D

Member Avatar for lolafuertes
0
53
Member Avatar for paulablanca

Hello! Is there someone who can help me to make a timer on my entrance exam? I want every question last for only 30 seconds, after that, the next question will appear. Thanks and God Bless.! :D

Member Avatar for paulablanca
0
114
Member Avatar for paulablanca

Hello! Can someone help me? I am trying to input value to AppSchedNumber into my AppInfo table which is the primary key of my AppExamSchedule (auto inrement). The problem is I can't insert on my AppInfo because my AppSchedNumber on my AppExamSchedule should be the same. Thanks! God Bless! :)

Member Avatar for lolafuertes
0
83
Member Avatar for paulablanca

Hello! Can someone tell me how to create an entrance examination. I have already have a quiz creator. The only problem I have is how to display the created questions one by one just like a computerized entrance exam from a single table. Thank you very much! God Bless. :)

Member Avatar for Pgmer
0
287
Member Avatar for paulablanca

Hello! I want to pass the value of my FeesValue table to my StudentPaymentTrans table, can someone tell me how? Thanks! God Bless. :)

Member Avatar for sandeepparekh9
0
51
Member Avatar for paulablanca

Hello! I just want to ask how can I save the value of my first column of my listview to sql? I'm using OLEDB by the way. Thank you very much! God Bless. :D

Member Avatar for lolafuertes
0
65
Member Avatar for paulablanca

Hi! I am creating an entrance examination and what I want to do is get all the questions which belong to the same Year Level (e.g.first year) from a table and display the first question into a rich text box and when the next button is clicked, the second row …

Member Avatar for paulablanca
0
2K
Member Avatar for paulablanca

Hi! Hope my title is understandable. I have four comboxes all containing A,B,C,D. My problem is if I have chosen letter A on the first combobox, the last three won't have letter A anymore, then on the second combobox, if letter B is chosen, the last two will have C …

Member Avatar for sandeepparekh9
0
163
Member Avatar for paulablanca

Hi guys! I need some help. I have two listviews that uses drag and drop to pass values, however I can only pass the value of my first column. What I need is to pass the value of my two columns. Thanks! God Bless.! :)

Member Avatar for Unhnd_Exception
0
3K
Member Avatar for paulablanca

Hey guys! Can someone help me.? I have two tables named Questions and Examination, and two listviews named lstQuestion and lstChosenQuestion. I transfer the value of my lstQuestion to lstChosenQuestion through drag and drop and I already did that. My problem is saving the QuestionNumber equivalent of the transfered value …

Member Avatar for paulablanca
0
130
Member Avatar for paulablanca

Hi! Can someone tell me on how could I display the data from my SQL to a ListView? I only have one column to display. Thank you very much and God Bless! :)

Member Avatar for paulablanca
0
2K
Member Avatar for paulablanca

Hello! Anyone could tell me how to set the limit of a certain column to accept 10 the same inputs only. I have a table named Date and I want to limit its content for the same inputs to 10 only cause 10 person only can have the same date. …

Member Avatar for paulablanca
0
169
Member Avatar for paulablanca

Hi there! Can someone tell me or place codes in here how to put a calendar inside a datagridview in vb.net. Thanks! God Bless. :D

Member Avatar for kvprajapati
0
156
Member Avatar for atv161

I was wondering if anyone knows how to get text from a cell in a datagrid into a message box or text box? Thanks in advance.

Member Avatar for mikeybware
0
180
Member Avatar for paulablanca

Hello there. I would like to ask if it is possible for datagridview to have a "drop down calendar" for date inputs and checks when one date is chosen 10 times already. Thanks. If ever this isn't possible, please do tell me some alternatives. Thanks again and God Bless. :D

Member Avatar for paulablanca
0
157
Member Avatar for paulablanca

Can someone tell me how to set the minlength of a particular/specific column in datagridview to 7 and maxlength to 11? Thank you very much! God Bless. :D

Member Avatar for kvprajapati
0
76
Member Avatar for paulablanca

Can someone help me? How do I declare that my column 4 should accept integers only? Thanks. God Bless.

Member Avatar for ShahanDev
0
95