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
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for like_bilal02

Hi, SIR I HAVE A SHEET IN WHICH I HAVE 6 COLUMNS FOR RICE INVENTORY. 1)Report No 2)IN/OUT/PROCESS/Fg(This column show whether Rice In, out,Proceeds & Finshed goods) 3)Product Name 4) In (If In & FG i have make entry of quantity in this column) 5) Out (If out or process …

Member Avatar for PDB1982
0
143
Member Avatar for like_bilal02

Dear Freinds I face a problem that if i make a datattype in sql server of Integer and then use it in linq to sql query it give error of "specific cast not valid" and when i change datatype into varchar the linq to sql query work fine one more …

Member Avatar for like_bilal02
0
52
Member Avatar for like_bilal02

Freinds i face some problems to making crystal report bcz it is my first time kindly solve this 1)i want the opening balance in crystal report so wht the criteria to get opening balnce of debit & creditr column of table of a particular party 2)how to make balance formula …

0
48
Member Avatar for like_bilal02

Dear Friends, I face a problem in crystal report that I fetched data from two tables 1 is Invoice Table and other one is Payment table. Its a kind of account software problem. Is that I want to make a Ledger or A/C statement Report but when data is come …

0
61
Member Avatar for like_bilal02

I face a problem in combo box item selected and i don't understand what should i written actually i want that if combobox1 .items=1 then it show the value from table where its match then1 and else if value 2 then it show all the value which match with 2 …

Member Avatar for lolafuertes
0
132
Member Avatar for like_bilal02

Daer Freinds Kindly help me about generating crystal report through LINQ TO SQL query

0
55
Member Avatar for like_bilal02

Dear Freinds I want that when i save combobox value it take starting two characters only from textbox and save it

Member Avatar for Pgmer
0
69
Member Avatar for like_bilal02

if i select any row in DataGridview its displaying its value in Texboxes.Now what i want if i change that anytextbox value then its automatically comes to datagridviewand the Datagridrow status should be in update mode.

Member Avatar for ShahanDev
0
52
Member Avatar for like_bilal02

Dear Freinds i face a problem in show the data from datagridview actually i make a 4 column in datagridview now i want the four columns of table come in same columns in datagridview but when i show data in gridview it add more 4 columns and show data in …

Member Avatar for ShahanDev
0
94
Member Avatar for like_bilal02

Dear Freinds Is it possible in vb.net that when my mouse focus in button it size increase the button or change like when we click on google images it comes in front

Member Avatar for ShahanDev
0
205
Member Avatar for like_bilal02

Dear Freinds I want to get two rows out of 6 columns in datagrid from database out of 6 columns so kindly give me a query of this programme but give me linq to sql query thanks

Member Avatar for ShahanDev
0
60
Member Avatar for like_bilal02

Dear Freinds I want to help regarding datagrid. i want that when i select any value from combobox of datagrid( value in combobox come from databse) the textbox of same datgrid show the value of slecete combo box no from same databse simply i select a item no form database …

Member Avatar for ShahanDev
0
130
Member Avatar for like_bilal02

Dear Freinds i face aproblem in vb.net datagridview. i actually i give the query in datagridview 1st cell that autongenrate number but when new row add in grid the same number show which in the 1st row in datagrid one more thing i want to clear that when my database …

0
55
Member Avatar for like_bilal02

Dear Freinds I have a few question Regarding VB.NET 1) I have a datgridview and i want when user input the datagrid 3rd cell the 4 cell of datagrid readonly = false means user not input value in 4th cell 2)i want a autonumber generate in textbox is alphanumeric like …

Member Avatar for ShahanDev
0
168
Member Avatar for like_bilal02

Dear Friendz Ihave face problem with null value i remove the chk from null value n sql server and when i direct save anything in table it dosen't accept null value but when i save these in my form it accept null value . i don't know why form do …

Member Avatar for speedcat
0
163
Member Avatar for like_bilal02

Dear Freinds i want to show mulitple rows of sql server in which bill_no are same to show in datagrid view when i want to edit anything in data and i show the data in datagrid view with the help of bill_no but when i search the data by bill …

Member Avatar for G_Waddell
0
85
Member Avatar for like_bilal02

Dear Freinds I face a problem with coding which i put in my datagridview coding is [CODE] Dim dis As Integer For abc = 0 To counter - 1 dis = DataGridView1.Rows(abc).Cells(3).Value * DataGridView1.Rows(abc).Cells(4).Value / 100 Next DataGridView1.Rows(abc).Cells(5).Value = dis [/CODE] its work 1st time when i load the programme …

Member Avatar for Some-Jackass
0
90
Member Avatar for like_bilal02

Dear freinds i want to get specific data in gridview specifc cell with the help of sql query from sql table i put the following query but it doesn't work [code] Sql = "select e.item_no from nitmtbl e,purchaseitem g where e.item_name=g.item_name and g.item_name='grovita sp'" Da = New SqlDataAdapter(Sql, Class1.Connection) Da.SelectCommand.ExecuteNonQuery() …

Member Avatar for like_bilal02
0
99
Member Avatar for like_bilal02

Dear Freinds Kindly help me about these problems that what a coding for lock the form in runtime and user no adjsut form witdth or length 2)my 2nd question is that what the query if i want that the price of any other table come into current forms and match …

Member Avatar for like_bilal02
0
81
Member Avatar for like_bilal02

Hi Friends Please help me to making A/C statment in crystal report i m tryng to make report but its not working i explain u to description of my project i have 5 tables in form Payment,Receivable,Expense,Sale,Purchase and now i want to make debit credit form and its work that …

Member Avatar for like_bilal02
0
81