Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In Datagrid after adding row, how you will assign the value
for each cell to currently added new row?

Answer Posted / prajakta

I will write code of value assignment in UserAddedRow event
of grid.

eg.

Name of grid -grdSticker.
const iRollNo as integer=0

grdsticker.rows(e.rowindex-1).cells(iRollNo).value=7

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3582


Can you please explain the difference between vb and vb.net?

944


What is the difference between c# and vb.net?

1040


What is private assembly?

991


What are the differences between c# and visual basic.net?

1100


What is the difference between value and reference types?

1169


what is interface and when it is used?

2324


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

2122


Explain jit?

1180


Tell us how many languages are supported by .net?

973


What is intermediate langauge?

1024


Name some of the features of C# which are not present in VB.NET?

1027


Explain the use of console application?

998


What is difference between import system.data.sqlclient,system.data.oledb?

1084


What are the difference between dispose(), close(), exit(), end()? When do we use them?

1072