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

What are the objects in asp.net?

630


Explain how can we remove handlers at run time?

615


Explain convert.tostring and i.tostring method?

595


What do you mean by Redim in VB.NET?

750


what is difference between web.config and machine.config and where it will be ?

569






Explain about visual basic.net?

747


how many server control present in .net

2373


Which is the tool which can convert visual basic old version to .net compatibility version?

597


What is the class that allows an element to be accessed using unique key?

624


What is pre-jit?

618


What is non_deterministic finalization?

707


Explain the use of new keyword?

634


described weak typing?

675


What is the significance of delegates?

600


Why should you use delegate?

537