Note that there are some explanatory texts on larger screens.

plurals
  1. USsneak14
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COHi guys, thanks for your answers. I'm sorry but another project of mine required my attention, hence the late reply. None of the 2 solutions below work for me, the input still won't be edited according to how many characters there are in the textbox. If it helps my textbox is in an ASP <templatefield> within a <detailsview>; I had it converted to a templatefield. I'm going to look for solutions whereby a warning appears whenever the users types more than 300 characters or something, without the visual of how many chars he has left.
      singulars
    2. COI don't get it. How can the ItemID not be in the table? I mean, isn't my code dynamically getting the ItemID that belongs to the row of the button that the user clicked? So within this context this button should exist... Unless that statement is actually wrong and does not really return an ID? Or that that statement has really to be of a String value instead of an Integer because of the adding into the SQLcommand later on. Sorry I'm ranting here, but just laying my thoughts out. And thanks for this answer, appreciate it!
      singulars
    3. COSorry about the noobness about the following statement, but why does Visual Studio act like I've selected 'view the aspx page in a browser' when I click the debug button? No items appear in the 'Locals' window as well.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload