Forum: ASP.NET Feb 13th, 2007 |
| Replies: 6 Views: 6,796 Thanks all...yes, I can write my own query, and that's what I ended up doing. I was just trying to abstract it out as much as possible, without having to make custom queries, stored procs, etc. for... |
Forum: ASP.NET Feb 9th, 2007 |
| Replies: 6 Views: 6,796 Thanks, that's what I was afraid of. Can't I do something in the gridview or row binding or something, too? |
Forum: ASP.NET Feb 8th, 2007 |
| Replies: 6 Views: 6,796 I'm sure this is easy, but I'm seeming to have a brainfart or something and can't find any ways to do this....
I have a gridview, which is displaying data from an objectdatasource/tableadapter. ... |