Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~6K People Reached
Favorite Forums
Member Avatar for Proctor

Hello: this is my first window app in .net and have been assigned to create a form that contains a datagridview. I decided to leave it unbound, because I need it to populate in a slightly unconventional way. I also created each column and set them as drop-downs in the …

Member Avatar for Senthil Nellai
0
5K
Member Avatar for Clawsy

I done an application using Power Point Interop library and it works well but if I copy it from DEBUG folder to another place, when I start it it gives me an error like: "Application has encountered a problem and needs to be close. We are sorry for the inconvenience". …

Member Avatar for Clawsy
0
197
Member Avatar for warun

Dear All can we filter subset of DataSet.Table row collection in ADO.Net. Early days adodb's recordset was providing Filter method to get subset of its records, but i couldn't find a similar option in ado.net. thanks in advance and looking for your immediate suggestions Warun

Member Avatar for doleh
0
152
Member Avatar for kavithabhaskar

hi: I have a problem filling my combo box from my Access Database values.. Can you please help me with this ? Thanks, Kukki. Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Using con As New OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=C:\Documents and Settings\bashkark\Desktop\Copy of USERS.mdb") con.Open() Dim objcmd As …

Member Avatar for warun
0
126
Member Avatar for warun

Dear All, Which is the best tool to develop an CHM model help program, which will take data from a backend database and display in a manner like history of business discussion among a group of personnels. there should be some display picture for each personnel and their comment would …

Member Avatar for warun
0
73
Member Avatar for warun

Dear Friends DataView is pouplated from an oracle database table and when i tried to Filter records which has been created in between two dates gives me misguiding rows. I have tried with different date format, still getting wrong information. [code] Dim dt as New DataSet, dv as New DataView …

0
62
Member Avatar for warun

Dear All, Which is the best pratice to handle a Nullable Date Field with DateTimePicker control. From my previous experience i learned that we could not show Null in datetimepicker control, i used to fix this problem with IIF function. can anyone help me out to solve this problem in …

0
121
Member Avatar for warun

Dear All, i have been working on a DataGridView for quite few days. Now its comes that a particular column has to show user name in display and in internal it should return user id. DataGridView is populated from a DataSource which will only supply user id. anybody knows there …

Member Avatar for warun
0
85
Member Avatar for warun

dear all, i have few question on combo box provided in vb.net. 1) can we show multicolumns in combox dropdown list ? 2) is there any provision to add picture in combo box list item ? 3) can we disable/enable individual item in drop down list ? thanks Warun

Member Avatar for warun
0
95
Member Avatar for warun

Hey Geeks. I'm happy to be a memeber of DaniWeb. Presently working in VB.NET and like to concentrate on ASP.NET

Member Avatar for selfhelpebooks
0
40