thomzon
08-23-2005, 12:30 PM
Hi, I am using VS2003 standard datagrid and have added a column with templated checkbox.
Now I want to be able to get an ID read into a string depending on which checkboxes are checked (f.ex. if checkbox for ID=article240 is checked "arcticle240" should be added to the string - which is going to be used in a indepth query).
I have tried a number of approaches but without getting anything out of it.
Now I want to be able to get an ID read into a string depending on which checkboxes are checked (f.ex. if checkbox for ID=article240 is checked "arcticle240" should be added to the string - which is going to be used in a indepth query).
I have tried a number of approaches but without getting anything out of it.