DataGrid row tag

  • Thread starter Thread starter Jassim Rahma
  • Start date Start date
J

Jassim Rahma

Hi,

Is it possible in datagrid to assign a hidden tag for each row identify
the AutoNumber ID from the database instead of displaying it as a
column?


Best Regards,
Jassim Rahma
 
Jassim,

Why not just use a column and not display it in the datagrid? You can
customize which columns are shown, and which are not. Just do not show the
column that has the auto-number in it.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top