i need to know how to retrieve a selected cell (single cell) index.
i would to retrieve a single selected cell DataTextField..
in my datagrid have hyperlink button.. i put it in databound so at first the data could be inserted from sql and put the content into the DataTextField.. the problem is the i dont want to select the whole row or row key(primary key)..
pls help me!!
i would to retrieve a single selected cell DataTextField..
in my datagrid have hyperlink button.. i put it in databound so at first the data could be inserted from sql and put the content into the DataTextField.. the problem is the i dont want to select the whole row or row key(primary key)..
pls help me!!
Comment